Skip to contents

Generate the series of plots and save them to files This function iterates over the specified time points, calls the plotting function for each time point, and saves the plots in the specified format.

Usage

# S3 method for class 'PlotSeriesExport'
generate(obj, ...)

Arguments

obj

A PlotSeriesExport object.

...

Additional arguments (not used).

Value

The modified PlotSeriesExport object with updated status.