Saves an Object to a file or a connection
Saves an Object to a file or a connection.
## S3 method for class 'Object' save(this, file=NULL, path=NULL, compress=TRUE, ..., safe=TRUE)
file |
Filename or |
path |
The path where the file should be saved. |
compress |
If |
... |
Other arguments accepted by |
safe |
If |
Returns nothing.
Henrik Bengtsson
## Not run: For a complete example see help(Object).
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.