On Feb 23, 2012, at 2:04 AM, Petr PIKAL wrote:
Hi
[R] How do I save the current session?
savehistory() gives me the option of saving the executable lines
only.
I'd
like to save everything.
Using save is not enough?
I'm guessing the OP wanted to do what I accomplish in my MacGUI
sessions with cmd-A/Save As/ , i.e. get a transcript of input and
screen output. I don't know how that might be done on a cross-platform
basis and the OP did not say what his environment was for his sessions
so I just kept quite.
--
David Winsemius, MD
West Hartford, CT
______________________________________________
R-help@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.