mobdb_can_run_examples: Check if mobdb examples can run

View source: R/utils-conditions.R

mobdb_can_run_examplesR Documentation

Check if mobdb examples can run

Description

Tests whether both internet connectivity and an API key are available. Used to control example execution on CRAN.

Usage

mobdb_can_run_examples()

Value

Logical. TRUE if examples can run, FALSE otherwise.

Examples

mobdb_can_run_examples()

mobdb documentation built on Aug. 29, 2026, 1:07 a.m.