flag_fake: Flag Subdirectory as Having Simulated Data

Description Usage Arguments Details Value

View source: R/response_files.R

Description

Flag Subdirectory as Having Simulated Data

Usage

1
flag_fake(path)

Arguments

path

Path to subdirectory.

Details

This function tags data in a subdirectory as simulated so that it is not confused with genuine data. When an analysis report is compiled against data from that subdirectory, the report will contain a warning that the data is not real.

Value

No return value, called only for its side effect.


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