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

getChecksum.GenericDataFileSet

Generates a deterministic checksum for an R object


Description

Generates a deterministic checksum for an R object that can be used to identify the data set.

Usage

## S3 method for class 'GenericDataFileSet'
getChecksum(this, ...)

Arguments

...

Arguments passed to *getChecksumObjects().

Value

Returns the checksum as a character string.

Author(s)

Henrik Bengtsson

See Also

Internally, the checksum is calculated on the objects returned by *getChecksumObjects().

For more information see GenericDataFileSet.


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.