validate.GenericDataFile: Validates the content of a file

validate.GenericDataFileR Documentation

Validates the content of a file

Description

Validates the content of a file.

Usage

## S3 method for class 'GenericDataFile'
validate(this, ...)

Arguments

...

Not used.

Value

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.

Author(s)

Henrik Bengtsson

See Also

For more information see GenericDataFile.


HenrikBengtsson/R.filesets documentation built on Jan. 31, 2024, 8:11 a.m.