powered by
Validates all files in the data set.
# S3 method for GenericDataFileSet validate(this, ...)
If one of the files is invalid, then an error is thrown. If all of the files are valid, then TRUE is returned. Otherwise, NA is returned.
TRUE
NA
Not used.
Henrik Bengtsson
For more information see GenericDataFileSet.
GenericDataFileSet