search for: rm_en

Displaying 1 result from an estimated 1 matches for "rm_en".

Did you mean: rm_eo
2010 May 19
1
Multiple language output - Correct in RGui, wrong in .txt after sink()
...t the Korean language may be a problem with the font, it would be great if someone could confirm this? In the second part with output to the txt file I get the <U+FF71> type unicode as output not the expected characters. My main problem is how can I output the characters as I expect? > RM_EN <- c("Alfalfa hay","Alfalfa meal","Alfalfa silage") > RM_DE <- c("Luzerneheu","Lurzernegr?nmehl","Luzernesilage") > RM_RU <- c("?????????? ????","?????????? ???????? ????","?????????? ?????") &...