R/aaa.R

#' Workaround: Avoid backtraces in examples
#'
#' 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.
#'
#' @name aaa
#' @keywords internal
#' @examples
#' options(rlang_backtrace_on_error = "none")
NULL

Try the chk package in your browser

Any scripts or data that you put into this service are public.

chk documentation built on Oct. 6, 2023, 9:06 a.m.