readChecksum.ChecksumFile: Reads the checksum value

readChecksum.ChecksumFileR Documentation

Reads the checksum value

Description

Reads the checksum value.

Usage

## S3 method for class 'ChecksumFile'
readChecksum(this, ...)

Arguments

...

Not used.

Details

The content of the checksum file is trimmed from comment lines, whitespaces and then validated that the remaining part contains a hexadecimal value.

Value

Returns a lower-case character string.

Author(s)

Henrik Bengtsson

See Also

For more information see ChecksumFile.


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