measr_examples: Determine if code is executed interactively or in pkgdown

View source: R/utils.R

measr_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

measr_examples()

Value

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

Examples

measr_examples()

wjakethompson/measr documentation built on April 12, 2025, 9:46 p.m.