Description Usage Arguments Value References Examples
View source: R/BotanizeR_shiny.R
Running the Shiny application of BotanizeR locally from installed BotanizeR R package.
1 | BotanizeR_shiny(run = TRUE)
|
run |
a logical, when TRUE, the Shiny application is launched. Can be set to FALSE to avoid launching the shiny app in a non-interactive environment. |
Shiny application.
1 2 3 4 |
1 2 3 4 5 | # Example
## Not run:
BotanizeR_shiny()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.