powered by
Helper function to ensure encoding is UTF-8
replace_encoding(sys_locale)
string system locale
Sets system variable to UTF-8
# NOT RUN { sys_locale <- Sys.getlocale(category = 'LC_TIME') replace_encoding(sys_locale) # }
Run the code above in your browser using DataLab