anjouan {comorosmaps} | R Documentation |
Anjouan
Description
Draw a map for Anjouan Island
Usage
anjouan(x = "anjouan", pref = FALSE)
Arguments
x |
Name of the data set to use. The default is |
pref |
Choose to map with prefecture area ("pref" = TRUE) or without prefecture area ("pref" = FALSE) |
Value
The data set used is in sf
format
Examples
## Map Anjouan Island.
anjouan ()
## Map Anjouan Island with prefecture area.
anjouan (pref = TRUE)
[Package comorosmaps version 1.0.0 Index]