| getAccessDate {checkpoint} | R Documentation |
The checkpoint() function stores a marker in the snapshot folder every time the function gets called. This marker contains the system date, thus indicating the the last time the snapshot was accessed.
getAccessDate(checkpointLocation = "~/")
checkpointLocation |
File path where the checkpoint library is stored. Default is |
Named character with last access date
Other checkpoint functions: checkpointArchives,
checkpointRemove, checkpoint,
getValidSnapshots, mranUrl,
setSnapshot, unCheckpoint