Learn R Programming

chk (version 0.9.2)

aaa: Workaround: Avoid backtraces in examples

Description

This example will run first and set the option for the process that builds the example. (By default, pkgdown builds in a separate process.) This also produces a help page that isn't linked from anywhere.

Arguments

Examples

Run this code
options(rlang_backtrace_on_error = "none")

Run the code above in your browser using DataLab