measr_examples {measr} | R 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()
[Package measr version 1.0.0 Index]