get_full_digest: Returns md5 hash of all the objects in the 'objectstorage'...

Description Usage Arguments Details Value

View source: R/objectstorage.R

Description

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.

Usage

1
get_full_digest(storagepath)

Arguments

storagepath

Path with the storage.

Details

Actually this ability to quickly get the cryptographic hash of all objects contained within the archive is a motivation behind

Value

Returns data stamp of typ c("POSIXct", "POSIXt") of the modification time.


adamryczkowski/objectstorage documentation built on May 24, 2019, 8:47 p.m.