[R] How to save a complete image of the current state of R ?
Kevin Bartz
kbartz at loyaltymatrix.com
Fri Oct 22 19:19:43 CEST 2004
Andreas Buness wrote:
> Hello,
>
> I like to save the complete state of R, i.e. including
> all environments, objects/workspaces, loaded packages etc..
>
> This wish has arisen since I am not able to reproduce
> an error which occurs when running R CMD check.
>
> Many thanks for your advice in advance.
> Best Regards
> Andreas
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
Does save.image meet your needs?
Kevin
More information about the R-help
mailing list