plotsaverServer.RdServer components for the plot saver module.
plotsaverServer(id, grob, filename = "grob.png")An ID string that corresponds with the ID used to call the module's UI function.
a ggplot2 plot
filename for saving plot. The extension will be respected by ggsave.
None