get_wrld_simpl {gaiah} | R 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)
[Package gaiah version 0.0.5 Index]