run_example: Decide whether an example should run

View source: R/run-example.R

run_exampleR Documentation

Decide whether an example should run

Description

Determine whether an example should run based on the current platform and network availability.

Usage

run_example()

Details

Returns FALSE on CRAN, macOS, or when offline.

Value

Logical. TRUE if examples should run, FALSE otherwise.

Examples

run_example()


CatastRo documentation built on April 27, 2026, 5:07 p.m.