Learn R Programming

truthiness (version 1.2.5)

check_fake: Is Data Flagged As Simulated?

Description

Check whether the data in the subdirectory is flagged as simulated.

Usage

check_fake(path)

Arguments

path

Name of the subdirectory.

Value

TRUE if the data in the subdirectory is tagged as simulated, FALSE otherwise.