Sven Garbade wrote:
Hi list,
I need to process a Rnw file and and a csv file (both are encoded in
UTF-8) under Windows XP (R Version 2.11.0, i386, mingw32).
Take a look at this post:
http://tolstoy.newcastle.edu.au/R/e10/help/10/05/4889.html
which discussed this issue recently.
Duncan M
Great, thanks, Sveb
2010/5/20 Duncan Murdoch :
> Sven Garbade wrote:
>>
>> Hi list,
>>
>> I need to process a Rnw file and and a csv file (both are encoded in
>> UTF-8) under Windows XP (R Version 2.11.0, i386, mingw32).
>>
>
> Take a look at this post:
>
> http://tolstoy.newcastle.edu.au/R/e10/h
Hi list,
I need to process a Rnw file and and a csv file (both are encoded in
UTF-8) under Windows XP (R Version 2.11.0, i386, mingw32).
I can source and run the Rnw file:
> Stangle("Bericht.Rnw")
Writing to file Bericht.R
> source(file("Bericht.R", encoding="UTF-8"))
which runs fine, but runn
3 matches
Mail list logo