Learn R Programming

reproducible (version 0.2.8)

cloudDownloadChecksums: Cloud extras

Description

Mostly for internal use, but may be useful to a user.

Usage

cloudDownloadChecksums(checksumsFileID = NULL, cloudFolderID = NULL)

cloudUpdateChecksums(checksums, checksumsFileID)

Arguments

checksumsFileID

A google file ID where the checksums data.table is located, provided as a character string.

cloudFolderID

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.

checksums

A data.table that is outputted from cloudCheck that is the the checksums file

Details

cloudDownloadChecksums gets the checksums data.table directly.

cloudDownloadChecksums gets the checksums data.table directly.

See Also

cloudSyncCache, cloudCache, cloudExtras