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

writeChecksum.GenericDataFile

Write the file checksum to a checksum file


Description

Write the file checksum to a checksum file having the same filename with suffix .md5 added.

Usage

## S3 method for class 'GenericDataFile'
writeChecksum(this, ..., skip=FALSE)

Arguments

skip

If TRUE, an already written checksum file is skipped.

...

Not used.

verbose

...

Value

Returns (invisibly) the pathname to the checksum file. 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.