validate.ChecksumFile: Asserts that the checksum matches the checksum of file

validate.ChecksumFileR Documentation

Asserts that the checksum matches the checksum of file

Description

Asserts that the checksum matches the checksum of file.

Usage

## S3 method for class 'ChecksumFile'
validate(this, ..., verbose=FALSE)

Arguments

...

Not used.

verbose

...

Value

Returns TRUE. If checksum on record does not match the file, an exception is thrown.

Author(s)

Henrik Bengtsson

See Also

For more information see ChecksumFile.


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