Very experimental
cloudWriteOld( object, digest, cloudFolderID = NULL, checksums, checksumsFileID, futurePlan = getOption("reproducible.futurePlan") )
object | The R object to write to cloud |
---|---|
digest | The cacheId of the input arguments, outputted from |
cloudFolderID | The google folder ID where a new object should be written |
checksums | A |
checksumsFileID | A google file ID where the checksums data.table is located, provided as a character string. |
futurePlan | Which |