Hi,
The package "r2wd" is good at writing MS Word document from R.
Can Chinese be written into MS Word by this package or any other method
from R? Are Chinese fonts (e.g., Kai 楷書) available in r2wd?
Thanks!
[[alternative HTML version deleted]]
On 7/23/2012 4:25 PM, Jean V Adams wrote:
I am having trouble using the R2wd package. The last time I used it
successfully, I was running an earlier version of R and an earlier version
of Word with an earlier Windows OS. I'm not sure which if any of these
changes might be contributing to the pr
I am having trouble using the R2wd package. The last time I used it
successfully, I was running an earlier version of R and an earlier version
of Word with an earlier Windows OS. I'm not sure which if any of these
changes might be contributing to the problem. Right now I'm using
R versio
I had this problem when my word was already open and asking for saving a
file.
So the VBA was already busy.
Bart
--
View this message in context:
http://r.789695.n4.nabble.com/R2wd-error-in-wdGet-tp4632737p4633080.html
Sent from the R help mailing list archive at Nabble.com.
___
ad a file.
>
> HTH,
>
> Rob
>
> Error in if (wdapp[["Documents"]][["Count"**]] == 0)
> wdapp[["Documents"]]$Add() :
> argument is of length zero
>
>>
>>
>
> -Original Message- From: Andreia Leite
> Sent: Thur
to download a file.
HTH,
Rob
Error in if (wdapp[["Documents"]][["Count"]] == 0)
wdapp[["Documents"]]$Add() :
argument is of length zero
-Original Message-
From: Andreia Leite
Sent: Thursday, June 07, 2012 2:53 PM
To: r-help@r-project.org
Subject:
Dear list,
I'm trying to use R2wd package. I've installed the package and try wdGet().
However a error message came up. I'm presently using R 2.15.0
> wdGet()
Error in if (wdapp[["Documents"]][["Count"]] == 0)
wdapp[["Documents"]]$Add() :
argument is of length zero
Does anyone knows what this
Hello Everyone,
the basic idea is to generate an initial (MS Word) report by R (plots,
tables and outline structure), pass this document around so everyone
can add / change content (except plots and tables) and later to be
able to update the R plot / table logic and update the already
modified wor
Hi all,
I'm currently trying to get accustomed to R and some of its packages, thus
need some help for a package called R2wd. As I am trying to use the wdGET()
function I'm getting the following message:
Error in if (!(tmp[["ActiveDocument"]][["Name"]] == filename))
tmp$Open(paste("path", :
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm using R2wd and ESS. ESS-mode doesn't let one fill wdBody() calls,
and printing out of Emacs (M-x print-buffer or M-x print-region) doesn't
wrap, so I miss most of the text on printed listings. What do others
do to address that?
Thanks,
Bill
- -
he Interior
US Fish & Wildlife Service
California, USA
- Original Message
> From: Erik Iverson
> To: Felipe Carrillo
> Cc: r-h...@stat.math.ethz.ch
> Sent: Tue, July 6, 2010 3:03:31 PM
> Subject: Re: [R] R2wd- how to open an existing document
>
> Having no cl
Having no clue about the specifics here, but what about:
wdGet(filename = "myDoc.doc", path = "c:/mydata")
You are leaving out what "didn't work" means.
What error are you receiving?
Felipe Carrillo wrote:
Hi:
How can one open an existing word document with wdGet()
I am getting an error messa
Hi:
How can one open an existing word document with wdGet()
I am getting an error message when trying to open it like this:
wdGet(filename="myDoc.doc",path="c/mydata")
Looking at Tal Galili's website example it appears that double backslashes
are used but i tried it and didn't work either. Thanks
13 matches
Mail list logo