Learn R Programming

animaltracker (version 0.2.0)

run_shiny_animaltracker: You can run the animaltracker 'shiny' app by calling this function.

Description

You can run the animaltracker 'shiny' app by calling this function.

Usage

run_shiny_animaltracker(browser = TRUE, showcase = FALSE)

Arguments

browser

logical, whether to launch the app in your default browser (defaults to TRUE)

showcase

logical, whether to launch the app in 'showcase' mode (defaults to FALSE)

Value

None