Method to load objects to a new environment
Method to load objects to a new environment for objects previously stored by save
().
## Default S3 method: loadToEnv(file, ..., envir=new.env())
... |
Arguments passed to |
envir |
The |
Returns environment
envir
containing all loaded objects.
Henrik Bengtsson
Internally load
() is used.
See also loadObject
().
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.