espors / ottoPlots

https://espors.github.io/ottoPlots/
Other
2 stars 1 forks source link

ottoPlots

Lifecycle:
experimental

ottoPlots is a collection of shiny modules created to automate common interactions with figures in shiny applications. The current functionalities include:

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

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.