Skip to contents

check whether a RAW data file has a valid filename

Usage

raw.isValid(filename)

Arguments

filename

name of file

Value

returns TRUE if name has a valid format

Examples

raw.isValid(raw.getSampleFiles())
#> [1]  TRUE  TRUE  TRUE FALSE