validate.GenericDataFile | R Documentation |
Validates the content of a file.
## S3 method for class 'GenericDataFile'
validate(this, ...)
... |
Not used. |
If the file is invalid, then an error is thrown.
If the files is valid, then TRUE
is returned.
Otherwise, NA
is returned, which happens if the file was not validated.
Henrik Bengtsson
For more information see GenericDataFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.