taylor_examples: Determine if code is executed interactively or in pkgdown

View source: R/api-access.R

taylor_examplesR Documentation

Determine if code is executed interactively or in pkgdown

Description

Used for determining examples that shouldn't be run on CRAN, but can be run for the pkgdown website.

Usage

taylor_examples()

Value

A logical value indicating whether or not the examples should be run.

Examples

taylor_examples()

taylor documentation built on Feb. 10, 2026, 5:06 p.m.