Learn R Programming

spdplyr (version 0.4.0)

spmap: "South-east" map data.

Description

Created in /data-raw/ spmap is a subset of wrld_simpl from maptools.

Arguments

Examples

Run this code
# NOT RUN {
library(dplyr)
spmap %>% filter(NAME == "Antarctica")
# }

Run the code above in your browser using DataLab