Message-ID: <87u1xz5gd7.fsf@lumen.med.iupui.edu>
Date: 2001-09-19T15:51:00Z
From: Michael A. Miller
Subject: Save/Display R Work
In-Reply-To: Ko-Kang Kevin Wang's message of "Wed, 19 Sep 2001 17:43:38 +1200 (NZST)"
>>>>> "Ko-Kang" == Ko-Kang Kevin Wang <kwan022 at stat.auckland.ac.nz> writes:
> Is it possible to save the work done in R, then source it
> back in AND display all the work within R later? I know
> that one can save the history (i.e. all the codes in a
> session) in *.R format, then source it back in at a later
> stage. However the historical codes will not be displayed
> within R, only the line source(...) is displayed.
If you give source the argument echo=T, the source'd code will be
displayed.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._