Learn R Programming

truthiness (version 1.2.5)

flag_fake: Flag Subdirectory as Having Simulated Data

Description

Flag Subdirectory as Having Simulated Data

Usage

flag_fake(path)

Arguments

path

Path to subdirectory.

Value

No return value, called only for its side effect.

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.