Run animalcules shiny app

run_animalcules(dev = FALSE)

Arguments

dev

Run the applicaiton in developer mode

Value

The shiny app will open

Examples

if (FALSE) {
run_animalcules()
}