Learn R Programming

reproducible (version 1.1.1)

cloudCheckOld: Basic tool for using cloud-based caching

Description

Very experimental

Usage

cloudCheckOld(toDigest, checksumsFileID = NULL, cloudFolderID = NULL)

Arguments

toDigest

The R object to consider, e.g., all the arguments to a function.

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.

See Also

cloudSyncCacheOld, Cache, cloudWriteOld