Displaying 2 results from an estimated 2 matches for "wordinsertfile".
2008 Feb 15
12
Transfer Crosstable to Word-Document
...y to create a rich formatted table and insert it into Word
#with svViws, but only a little part of crosstab it inserted
docdir <- "r:\\r"
WordOpen(file.path(docdir, "cross.doc"))
viewfile <- view(ct, type = "summary", browse = FALSE)
WordGoto("ctview")
WordInsertFile(viewfile, TRUE) #only a little part of crosstab inserted
WordActivate(async = TRUE)
#How could I create the latex-code for the crosstable?
w <- latex(ct) #would that work?
# I could not test this, because I didn?t install Miktex yet
# (I will do this soon)
Can someone help me?
Thanks in adv...
2006 Feb 09
9
Transferring R results to word prosessors
There has been an incredible number of responses in a short time, with a
number of different suggestions. With hindsight, I must admit I have not
been quite clear, so additional (somewhat lengthy) explanation is needed.
I want to use R in an introductory course on multiple regression (among
other things) starting in two weeks time for students of psychology at my
University. These students