ValidateQuartetFile {Quartet} | R Documentation |
Validate filenames
Description
Verifies that file parameters are character strings describing files that exist
Usage
ValidateQuartetFile(file)
Arguments
file |
Variable to validate |
Value
TRUE
if file
is a character vector of length one describing
a file that exists, a fatal error otherwise.
Author(s)
Martin R. Smith (martin.smith@durham.ac.uk)
[Package Quartet version 1.2.7 Index]