[R] Equivalent of log file in R?

Ista Zahn izahn at psych.rochester.edu
Mon Feb 21 17:23:57 CET 2011


Hi Tatyana,
I think you are looking for ?sink

Best,
Ista

On Mon, Feb 21, 2011 at 2:11 PM, Tatyana Deryugina <tatyanad at mit.edu> wrote:
> 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
>
> ______________________________________________
> R-help at r-project.org 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.
>



-- 
Ista Zahn
Graduate student
University of Rochester
Department of Clinical and Social Psychology
http://yourpsyche.org



More information about the R-help mailing list