Title: | Download World Mammal Maps |
---|---|
Description: | Lightweight maps of mammals of the world. These maps are a comprehensive collection of maps aligned with the Mammal Diversity Database taxonomy of the American Society of Mammalogists. They are generated at low resolution for easy access, consultation and manipulation in shapefile format. The package connects to a binary backup hosted in the Digital Ocean cloud service and allows individual or batch download of any mammal species in the mdd taxonomy by providing the scientific species name. |
Authors: | Angel Robles [aut, cre] |
Maintainer: | Angel Robles <[email protected]> |
License: | GPL (>= 3) |
Version: | 1.3.0 |
Built: | 2024-11-11 03:44:13 UTC |
Source: | https://github.com/cran/mddmaps |
Function to return mammal shapefiles of Rodentia order
get_mdd(dir = NULL, version = "v1_2")
get_mdd(dir = NULL, version = "v1_2")
dir |
A directory where to write the output |
version |
The mdd version order want to download |
A SpatVector object with mammal shapefiles
Expert range maps of global mammal distributions harmonized to according mdd database from American Mammalogist society. Data storage in doi:10.5281/zenodo.10806734
get_mdd(version = "test")
get_mdd(version = "test")
Function to return mammal species list avaliable by version
get_mdd_list(version = "v1_2")
get_mdd_list(version = "v1_2")
version |
The taxonomy version |
A data.frame object with mammal species by version
Expert range maps of global mammal distributions harmonized to three taxonomic authorities doi:10.5281/zenodo.10806734
get_mdd_list(version = "test")
get_mdd_list(version = "test")
Title
get_mdd_map(species = NULL, order = NULL, version = "v1_3")
get_mdd_map(species = NULL, order = NULL, version = "v1_3")
species |
A vector of mammal species name. |
order |
A vector of mammal orders to retrive. |
version |
The version number of the mammal diversity database. |
A SpatVector object with mammal shapefiles
Expert curated range maps of global mammal distributions aligned according mdd database of American Mamalogist Society. doi:10.5281/zenodo.10806734
get_mdd_map(version = "test")
get_mdd_map(version = "test")
Function to return mammal shapefiles of Rodentia order
get_mdd_order(order, version, dir = NULL)
get_mdd_order(order, version, dir = NULL)
order |
The mammal order want to download |
version |
The taxonomy version |
dir |
A directory where to write the output |
A SpatVector object with mammal shapefiles
Expert range maps of global mammal distributions harmonised to three taxonomic authorities doi:10.5281/zenodo.10806734
get_mdd_order(version = "test")
get_mdd_order(version = "test")
A list of species related with shapefiles in MDD. Includes taxonomy
mddSpList_v1_2
mddSpList_v1_2
mddSpList
A data frame with 6485 rows and 8 columns:
Order of the species
Family of the species
Genus of the species
Species Name
Species binomial name
...
Expert range maps of global mammal distributions harmonized to three taxonomic authorities. doi:10.5281/zenodo.10806734
A list of species related with shapefiles in MDD. Includes taxonomy
mddSpList_v1_3
mddSpList_v1_3
mddSpList
A data frame with 6513 rows and 8 columns:
Order of the species
Family of the species
Genus of the species
Species Name
Species binomial name
...
Expert range maps of global mammal distributions harmonised to three taxonomic authorities. doi:10.5281/zenodo.10806734
A list of species related with shapefiles in MDD. Includes taxonomy
mddSpList_v1_4
mddSpList_v1_4
mddSpList
A data frame with 6533 rows and 8 columns:
Order of the species
Family of the species
Genus of the species
Species Name
Species binomial name
...
Expert range maps of global mammal distributions harmonized to three taxonomic authorities. doi:10.5281/zenodo.10806734