ValidateQuartetFile {Quartet} | R Documentation |
Verifies that file parameters are character strings describing files that exist
ValidateQuartetFile(file)
file |
Variable to validate |
TRUE
if file
is a character vector of length one describing
a file that exists, a fatal error otherwise.
Martin R. Smith (martin.smith@durham.ac.uk)