plotsaverServer: Plot Saver Server

View source: R/module_plotsaver.R

plotsaverServerR Documentation

Plot Saver Server

Description

Server components for the plot saver module.

Usage

plotsaverServer(id, grob, filename = "grob.png")

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

grob

a ggplot2 plot

filename

filename for saving plot. The extension will be respected by ggsave.

Value

None


calico/romic documentation built on Sept. 27, 2024, 7:16 p.m.