validate.GenericDataFileSet | R Documentation |
Validates all files in the data set.
## S3 method for class 'GenericDataFileSet'
validate(this, ...)
... |
Not used. |
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.
Henrik Bengtsson
For more information see GenericDataFileSet
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.