[R] append output to an existing file
Uwe Ligges
ligges at statistik.uni-dortmund.de
Thu Mar 1 08:35:16 CET 2001
Yu-Ling Wu wrote:
>
> Hi,
>
> I have a Word file "output.doc".
> Now I run "rterm --slave < script.r > output.doc".
> It will overwrite all the data in "output.doc".
Try
rterm --slave < script.r >> output.doc
Uwe
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list