Skip to content
Prev 20350 / 29559 Next

Problem with China GADM map data?

I think you have to change your locale configuration with
Sys.setlocale. For example, try Sys.setlocale('LC_ALL', 'C').
I have found a post in stackoverflow that describes a problem (with
solution) very similar to yours:
http://stackoverflow.com/questions/5031630/how-to-source-r-file-saved-using-utf-8-encoding
Best,

Oscar.
-----------------------------------------------------------------
Oscar Perpi??n Lamigueiro
Dpto. Ingenier?a El?ctrica (ETSIDI-UPM)
Grupo de Sistemas Fotovoltaicos (IES-UPM)
URL: http://oscarperpinan.github.io
Twitter: @oscarperpinan


2014-02-07 Miriam Lo <lazyhydra at gmail.com>: