Forum Discussion

kral_06's avatar
kral_06
Frequent Visitor
8 years ago

Cyrillic characters in R custom visuals

Hi everyone.   I have created a custom visual using R. It works fine but it does not show cyrillic characteres properly. I've tried adding "Sys.setlocale("LC_CTYPE", "russian")" to the code in scri...