[R] session log
Petr Klasterecky
klaster at karlin.mff.cuni.cz
Mon Apr 16 16:03:58 CEST 2007
Hi,
is there a platform independent way to log a complete R session (input +
output + warnings + errors + ???) into a text file? I can use sink(file,
split=T) and savehistory() but it is quite cumbersome to merge the files
and still there is some loss (eg. warnings).
I wondered that I only found this thread from 2003(!) related to this topic:
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/13971.html
however I am using R on MS Windows - no |tee, no ESS...
Petr
--
Petr Klasterecky
Dept. of Probability and Statistics
Charles University in Prague
Czech Republic
More information about the R-help
mailing list