compareChecksum.GenericDataFile: Compares the file checksum with the value of the checksum...

compareChecksum.GenericDataFileR Documentation

Compares the file checksum with the value of the checksum file

Description

Compares the file checksum with the value of the checksum file.

Usage

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

Arguments

...

Not used.

verbose

...

Value

Returns TRUE if the file checksum is identical to the stored value in the corresponding checksum file, otherwise FALSE. FALSE is also returned if the checksum file does not exist. An exception is thrown if the file does not exist.

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.