BotanizeR_shiny.Rd
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 if (FALSE) { BotanizeR_shiny() }