[R] wordReport

Alberto Monteiro albmont at centroin.com.br
Wed Sep 26 16:25:33 CEST 2007


?wordReport gives a lot of information, but I think it makes us wish for 
more :-)

Where can I find all the ways to write Word documents using R? 

Namely:

(1) is there any way to open a new document and save it automatically?
The sequence:

WordOpen("new_file.doc"); WordInsertText("R rulez!\n"); WordExit()

will prompt for the Yes/No/Cancel prompt, and if I answer "Yes", it opens 
the menu to "Save As".

(2) is there any way to write formulas in the evil Word formula format, but 
with input as decent latex-like format?

Alberto Monteiro



More information about the R-help mailing list