validateChecksum.GenericDataFile: Asserts that the file checksum matches the one of the...

validateChecksum.GenericDataFileR Documentation

Asserts that the file checksum matches the one of the checksum file

Description

Asserts that the file checksum matches the one of the checksum file.

Usage

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

Arguments

...

Not used.

Value

An exception is thrown if not, that is, if *compareChecksum() returns FALSE.

Author(s)

Henrik Bengtsson

See Also

*validateChecksum(). *readChecksum(). *writeChecksum(). *getChecksum(). For more information see GenericDataFile.


R.filesets documentation built on July 21, 2022, 5:11 p.m.