Learn R Programming

reproducible (version 0.2.10)

cloudDownloadChecksumsOld: Cloud extras

Description

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

Usage

cloudDownloadChecksumsOld(checksumsFileID = NULL, cloudFolderID = NULL)

cloudUpdateChecksumsOld(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 cloudCheckOld that is the the checksums file

Details

cloudDownloadChecksumsOld gets the checksums data.table directly.

cloudDownloadChecksumsOld gets the checksums data.table directly.

See Also

cloudSyncCacheOld, cloudCache, cloudExtras