get_wrld_simpl: return the wrld_simpl data set from maptools

View source: R/data.R

get_wrld_simplR Documentation

return the wrld_simpl data set from maptools

Description

I define this as a function so that we don't have to attach maptools, but we can just have it in the imports. Couldn't figure out how to do it otherwise.

Usage

get_wrld_simpl()

Examples

ws <- get_wrld_simpl()
head(ws)
## Not run: plot(ws)

eriqande/gaiah documentation built on April 30, 2023, 6:31 p.m.