R/utils-roxygen2.R
should_run_example.Rd
Determines whether we are in pkgdown or in an interactive session. Do not use it in your own package!
should_run_example()
A Boolean indicating whether to run the example.
should_run_example() #> [1] TRUE