Skip to contents

Determines whether we are in pkgdown or in an interactive session. Do not use it in your own package!

Usage

should_run_example()

Value

A Boolean indicating whether to run the example.

Examples

should_run_example()
#> [1] TRUE