validate_filenames: Validate Simulated Data Filenames

Description Usage Arguments Details Value

View source: R/preprocess.R

Description

Make sure all the files needed for the analysis are present in a directory containing simulated data.

Usage

1

Arguments

path

Path to the files.

Details

Output files from the study must match the pattern PXLY.csv where X is phase number (1-4) and Y is list number (1-8).

Value

TRUE, if files in the directory path have names in the expected format; otherwise, an error is thrown.


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