View source: R/BotanizeR_shiny.R
BotanizeR_shiny | R Documentation |
Running the Shiny application of BotanizeR locally from installed BotanizeR R package.
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.
Weigelt, P., Denelle, P., Brambach, F. & Kreft, H. (2021) A flexible R package with Shiny app to practice plant identification for online teaching and beyond. PLANTS, PEOPLE, PLANET, https://doi.org/10.1002/ppp3.10226.
# 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.