Learn R Programming

enmSdmX (version 1.2.12)

mad0: Madagascar spatial object

Description

Outline of Madagascar from GADM. The geometry has been simplified from the version available in GADM, so pleased do not use this for "official" analyses.

Usage

data(mad0, package='enmSdmX')

Arguments

Format

An object of class sf.

Examples

Run this code

library(sf)
data(mad0)
mad0
plot(st_geometry(mad0), main='Madagascar')

Run the code above in your browser using DataLab