Learn R Programming

spbabel (version 0.6.0)

semap: "South-east" map data.

Description

Created in /data-raw/ semap is the sptable 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