[R] Accented characters, windows

Jan Kacaba jan.kacaba at gmail.com
Tue Mar 29 23:39:05 CEST 2016


I have problem with accented characters. My OS is Win 8.1 and I'm using
RStudio.

I make string :
av="ěščřž"

When I call "av" I get result bellow.
> av
[1] "ìšèøž"

The resulting characters are different. I have similar problem when I write
string to a file. In RGUI if I call "av" it prints characters correctly,
but using "write" function to print string in a file results in the same
problem.

Can you please help me how to deal with it?

	[[alternative HTML version deleted]]



More information about the R-help mailing list