[R] Session Logging
    Dirk Eddelbuettel 
    edd at debian.org
       
    Fri Dec 12 22:35:58 CET 2003
    
    
  
On Fri, Dec 12, 2003 at 12:55:43PM -0700, Stan Smiley wrote:
> I'm using R from a Linux command prompt, and am logging the
> whole session by tee'ing the R invocation line. ie. R | tee -a Rlog.txt
> 
> Is there a better way to log all the session input and output from
> within R?
?sink
-- 
Those are my principles, and if you don't like them... well, I have others.
                                                -- Groucho Marx
    
    
More information about the R-help
mailing list