Mostly for internal use, but may be useful to a user.
cloudDownloadChecksums(checksumsFileID = NULL, cloudFolderID = NULL)cloudUpdateChecksums(checksums, checksumsFileID)
A google file ID where the checksums data.table is located, provided as a character string.
The google folder ID where a new checksums file should
be written. This will only be used if checksumsFileID
is not provided
provided as a character string.
A data.table
that is outputted from cloudCheck
that
is the the checksums file
cloudDownloadChecksums
gets the checksums data.table directly.
cloudDownloadChecksums
gets the checksums data.table directly.