moheli {comorosmaps}R Documentation

Moheli

Description

Draw a map for Moheli Islands

Usage

moheli(x = "moheli", pref = FALSE)

Arguments

x

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

[Package comorosmaps version 1.0.0 Index]