Forum: open-discussion


RE: Sink Log File [ Reply ] By: Ott Toomet on 2012-11-14 08:27 | [forum:32696] |
Hei Jelena, I don't know if there exists a general method to achieve what you want. But check out 'sink' command. I would rather recommend you to check the particular R interface, be it GUI or text-based. For instance, with Emacs/ESS it is a trivial issue (all output occurs inside a text file). Also R-commander has this function built-in, AFAIK. Note, this is not really sampleSelection related question, you may find better information from the r list. Best, Ott |
Sink Log File [ Reply ] By: Jelena Krsmanovic on 2012-11-13 15:42 | [forum:32693] |
Hi, Im trying to save my output file from R as a Log-File and I do get the standard version without commands and comments. Is there a possibility to get Output File including Commands and Comments? I would be very thankfull for your support jeldot :) |