[R] save to file
David Winsemius
dwinsemius at comcast.net
Mon Dec 17 08:23:16 CET 2012
On Dec 16, 2012, at 7:35 PM, Felipe Carrillo wrote:
> Well, I am going to give copies of an application to different offices and want to be able to generate an output file
> in the event that an error would ocurr while running the different R routines. By saving the entire R console along with the
> R version, I should be able to see where the error ocurred. I've seen text files with every single text from the R console but can't find
> the way to capture that.
Most consoles will accept cmd-A or similar to select all text in a console session. Figure out what that keystroke combo is for your OS and then ctl- or cmd-C and paste into text editor.
--
David Winsemius
Alameda, CA, USA
More information about the R-help
mailing list