R/fct_species.R
get_active_species.Rd
Get Active species
get_active_species(session = shiny::getDefaultReactiveDomain())
The Shiny Session object
a tbl with active species
if (interactive()) { get_active_species() }