R/util-pkgdown.R
run_documentation.Rd
This function determines if the examples are being run in pkgdown. It is not meant to be called by the user.
run_documentation()
Boolean value.
# See if the documentation should be run. run_documentation() #> [1] TRUE