ottoPlots is a collection of shiny modules created to automate common interactions with figures in shiny applications. The current functionalities include:
- Module to download plots as PDF, PNG, and SVG files in a size specified by the user.
Installation
You can install the development version of ottoPlots like so:
remotes::install_github("espors/ottoPlots")
Example
To see a working example of a shiny application with these modules
This package was created under Ge Labs as part of a research grant. Please see https://github.com/espors/idepGolem for our other work.