Barry Rowlingson wrote: > > 2010/8/27 Tomas Zelinsky <tomas.zelin...@tuke.sk>: >>... > Looking at NUTS_RG_60M_2006.SHP there's a STAT_LEVL_ variable which I > guess is the NUTS level code - this is probably documented in the > meta-data somewhere. So you can do: > > require(rgdal) > s = readOGR(".","NUTS_RG_60M_2006") > plot(s[s$STAT_LEVL_==0,]) > plot(s[s$STAT_LEVL_==1,]) > .... >
Hello, can you please explain me the steps to do it?I can't understand where I can require the extraction.. Moreover I need to change the order of the entries ( by alphabetical order for the NUTS 2 name) as I have to add a column with the cluster name (from the analysis I am doing) in order to succeed -finally- at creating a map of nuts 2 with different colors for each cluster of regions. I am grateful for you kind attention, Valentina. -- View this message in context: http://r-sig-geo.2731867.n2.nabble.com/European-Union-NUTS2-NUTS3-regions-SHP-format-tp5469117p5655781.html Sent from the R-sig-geo mailing list archive at Nabble.com. _______________________________________________ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo