| calculateChecksum | R Documentation | 
calculates a checksum
calculateChecksum(x, ...) ## S4 method for signature 'DataObject' calculateChecksum(x, checksumAlgorithm = "SHA256", ...)
x | 
 A DataObject instance  | 
... | 
 Additional parameters (not yet used)  | 
checksumAlgorithm | 
 a   | 
The calculated checksum
this method is intended for internal package use only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.