saveObject
().## S3 method for class 'default':
loadObject(file, path=NULL, ...)
connection
to read the object from.load
() in the
saveObject
() to save an object to file.
Internally load
() is used.
See also loadToEnv
().
See also saveRDS
().