An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120222/f1cfa209/attachment.pl>
How do I save the current session?
3 messages · Ajay Askoolum, PIKAL Petr, David Winsemius
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? Regards Petr
[[alternative HTML version deleted]]
______________________________________________ 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.
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