get_mdd: Function to return mammal shapefiles of Rodentia order

View source: R/get_mdd.R

get_mddR Documentation

Function to return mammal shapefiles of Rodentia order

Description

Function to return mammal shapefiles of Rodentia order

Usage

get_mdd(dir = NULL, version = "v1_2")

Arguments

dir

A directory where to write the output

version

The mdd version order want to download

Value

A SpatVector object with mammal shapefiles

Source

Expert range maps of global mammal distributions harmonized to according mdd database from American Mammalogist society. Data storage in \Sexpr[results=rd]{tools:::Rd_expr_doi("doi:10.5281/zenodo.10806734")}

Examples

get_mdd(version = "test")

mddmaps documentation built on May 29, 2024, 2:41 a.m.