Learn R Programming

raybevel (version 0.2.2)

run_docs_raybevel: 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_docs_raybevel()

Arguments

Value

Boolean value.

Examples

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

Run the code above in your browser using DataLab