Learn R Programming

spbabel (version 0.3.2)

semap: "South-east" map data.

Description

Created in /data-raw/ semap is the setable() version of some of maptools wrld_simpl, and seatt is the matching attribute data, linked by `object`.

Created in /data-raw/

Arguments

Examples

Run this code
# recreate as sp object
mp <- sp(semap, attr_tab = seatt, crs = "+proj=longlat +ellps=WGS84")

Run the code above in your browser using DataLab