Rdocumentation
powered by
Learn R Programming
CollapsABEL (version 0.10.11)
validPhe: Validate a phenotype file
Description
Validate a phenotype file
Usage
validPhe(phe_file, ...)
Arguments
phe_file
character. Phenotype file.
...
Passed to read.table
Value
FALSE when the file is invalid, or a data.frame when it is.