Description Usage Arguments Details Value
View source: R/objectstorage.R
This function is almost instantenous even for large objects, because it doesn't read the actual objects, it reads their hashes from the description file.
1 | get_full_digest(storagepath)
|
storagepath |
Path with the storage. |
Actually this ability to quickly get the cryptographic hash of all objects contained within the archive is a motivation behind
Returns data stamp of typ c("POSIXct", "POSIXt")
of the modification time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.