Learn R Programming

Quartet (version 1.2.6)

ValidateQuartetFile: Validate filenames

Description

Verifies that file parameters are character strings describing files that exist

Usage

ValidateQuartetFile(file)

Value

TRUE if file is a character vector of length one describing a file that exists, a fatal error otherwise.

Arguments

file

Variable to validate