Learn R Programming

rayshader (version 0.37.3)

run_documentation: Run Documentation

Description

This function determines if the examples are being run in pkgdown. It is not meant to be called by the user.

Usage

run_documentation()

Arguments

Value

Boolean value.

Examples

Run this code
# See if the documentation should be run.
run_documentation()

Run the code above in your browser using DataLab