warn: Warn About Simulated Data

Description Usage Arguments Value

View source: R/misc.R

Description

Check whether the data in subdir is simulated data and generate a warning to include in an R Markdown document.

Usage

1
warn(subdir)

Arguments

subdir

Subdirectory with the anonymized data.

Value

A character vector containing a warning about simulated data, which is wrapped in HTML <div> tags for inclusion in the HTML document output by preprocess_simulated.


truthiness documentation built on May 24, 2021, 9:07 a.m.

Related to warn in truthiness...