powered by
save
list
envir
save2(file, ..., ascii = FALSE, version = NULL, compress = !ascii, compression_level, eval.promises = TRUE, precheck = TRUE)
any
x <- 1 save2(y=x, file=tempfile())
Run the code above in your browser using DataLab