[R] Equivalent of log file in R?
Tatyana Deryugina
tatyanad at mit.edu
Mon Feb 21 15:11:47 CET 2011
Hi everyone,
Is there a way to make R save the workspace output (just the results,
not the objects themselves) as you go? I'm running analysis that takes
a long time to run and I want to be able to interrupt it without
losing all the output to date. Is there an alternative to putting
"save.image()" commands after every couple lines of code?
Best,
Tatyana
More information about the R-help
mailing list