Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

compareChecksum.GenericDataFile

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


R.filesets

Easy Handling of and Access to Files Organized in Structured Directories

v2.14.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.