grandeComore {comorosmaps}R Documentation

Grande Comore

Description

Draw a map for Grande Comore Island

Usage

grandeComore(x = "grande comore", pref = FALSE)

Arguments

x

Name of the data set to use. The default is grandeComore(), It draws Grande Comore 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 Grande Comore Island
grandeComore ()
## Map Grande Comore with prefecture area
grandeComore (pref = TRUE)


[Package comorosmaps version 1.0.0 Index]