in_pkgdown_example: Are we running in 'pkgdown' or a 'pkgdown' example?

View source: R/pkgdown.R

in_pkgdown_exampleR Documentation

Are we running in pkgdown or a pkgdown example?

Description

This is mainly for internal use to decide whether results should be automatically included in a pkgdown web page.

See the \HTMLVignettepkgdownUsing RGL in pkgdown web sites vignette for details about using pkgdown.

Usage

in_pkgdown()
in_pkgdown_example()

Value

TRUE or FALSE

Examples

in_pkgdown_example()

rgl documentation built on Feb. 2, 2026, 5:07 p.m.