Is there a way to save EVERYTHING in R?
Hi all,
Could you please shed some lights on me about this?
I am trying to see if there is a way to save EVERYTHING in R to a file,
something like "save.image"...
But "save.image" doesn't save environment variables such as those
properties that are obtained using "Sys.getenv()" function...
So is there a way to save EVERYTHING?
Thanks a lot!
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.