maptools (version 0.7-3)

wrld_simpl: Simplified world country polygons

Description

The object loaded is a SpatialPolygonsDataFrame object containing a slightly modified version of Bjoern Sandvik's improved version of world_borders.zip - TM_WORLD_BORDERS_SIMPL-0.2.zip dataset from the Mapping Hacks geodata site. The country Polygons objects and the data slot data frame row numbers have been set to the ISO 3166 three letter codes.

Usage

data(wrld_simpl)

Arguments

source

http://mappinghacks.com/data/TM_WORLD_BORDERS_SIMPL-0.2.zip

Examples

Run this code
data(wrld_simpl)
plot(wrld_simpl)

Run the code above in your browser using DataCamp Workspace