Skip to contents

This function exports the series of plots generated by the PlotSeriesExport object to a ZIP file containing the images and a JSON file listing the images.

Usage

# S3 method for class 'PlotSeriesExport'
exportMapR(obj, file, input, ...)

Arguments

obj

A PlotSeriesExport object.

file

The name of the output ZIP file.

input

A reactive input object containing the group, variable, and measure names.

...

Additional arguments (not used).

Value

The modified PlotSeriesExport object with updated status.