[R-sig-Geo] Problem with China GADM map data?
Robert J. Hijmans
r.hijmans at gmail.com
Fri Feb 7 17:31:30 CET 2014
The chinese characters are in
chn1$NL_NAME_1
It is not a pretty solution, but the problem should go away if you
remove that field
chn1$NL_NAME_1 <- NULL
Robert
On Fri, Feb 7, 2014 at 8:21 AM, Oscar Perpiñan <oscar.perpinan at upm.es> wrote:
>> However, running on the original code I now get this slightly different
>> error as below. Just out of interest are you running R on Windows?
>
> No, I run R on Linux.
>
> Sorry, I don't know how to solve your problem.
>
> Best,
>
> Oscar.
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
More information about the R-sig-Geo
mailing list