View source: R/Shiny_Example.R
Launch | R Documentation |
Launch Shiny app to calculate doubling times interactively
Launch()
This app doesn't take any arguments, but launches a shiny app wherein you can interactively upload data to calculate doubling times. Please see the vignette using browseVignettes("doublr") to read through a walk-through of using the app. If no vignette is available, make sure to use devtools::install_github("gus-pendleton/doublr", build_vignettes = T) to make sure it is installed alongside the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.