R/utils-conditions.R
mobdb_can_run_examples.Rd
Tests whether both internet connectivity and an API key are available. Used to control example execution on CRAN.
mobdb_can_run_examples()
Logical. TRUE if examples can run, FALSE otherwise.
TRUE
FALSE
mobdb_can_run_examples() #> [1] FALSE