BotanizeR_shiny: BotanizeR Shiny application

View source: R/BotanizeR_shiny.R

BotanizeR_shinyR Documentation

BotanizeR Shiny application

Description

Running the Shiny application of BotanizeR locally from installed BotanizeR R package.

Usage

BotanizeR_shiny(run = TRUE)

Arguments

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.

Value

Shiny application.

References

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.

Examples

# Example
## Not run: 
BotanizeR_shiny()

## End(Not run)


patrickweigelt/BotanizeR documentation built on Dec. 18, 2024, 10:24 a.m.