in_pkgdown_example {rgl} | R 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 Using 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()
[Package rgl version 1.3.24 Index]