anjouan: Anjouan

View source: R/comorosmaps.R

anjouanR 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 anjouan(), It draws Anjouan Island as one object without prefecture.

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)


comorosmaps documentation built on June 6, 2022, 5:07 p.m.