ottoPlots is a collection of shiny modules created to automate common interactions with figures in shiny applications. The current functionalities include:
You can install the development version of ottoPlots like so:
remotes::install_github("espors/ottoPlots")
To see a working example of a shiny application with these modules
library(ottoPlots)
#ottoPlots::run_app()
This package was created under Ge Labs as part of a research grant. Please see https://github.com/espors/idepGolem for our other work.