Skip to content

Using Shapes file to update the "world" map

3 messages · Roger Bivand, Sean Carmody

#
On Tue, 28 Jul 2009, Sean Carmody wrote:

            
Please use the wrld_simpl data set bundled with the maptools package, and 
use your choice of its attributes (see names(wrld_simpl) - probably ISO3) 
to key to your data. See spCbind() methods in maptools for control in 
assigning, and review the sp SpatialPolygonDataFrame class used.

Roger