...: Further arguments passed to saveRDS, memDecompress, save and load as appropriate.
envir: For storage_save_rdata and storage_load_rdata, the environment from which to get objects to save, or in which to restore objects, respectively.
Details
These are equivalents to saveRDS, readRDS, save and load for saving and loading R objects to a storage account. They allow datasets and objects to be easily transferred to and from an R session, without having to manually create and delete temporary files.