The mammal_by_municip dataset comprises a data frame containing information regarding mammal species by municipios documented in Colombia, sourced checked by Andres Felipe Suárez-Castro. This data frame contains species names, order and municipality names codes as: 1 if the species is present in that municipio and NA if have not been recorder there. Currently the municipios names do not have tilde and the information is available for just 365 species and 983 municipios.

mammal_by_municip

Format

A data frame with 365 rows and 985 columns:

Binomial

Scientific name of the of the species.

Order

Taxonomy level Order

Abejorral

Municipio name

Abrego

Municipio name

Zipaquira

Municipio name

Details

This dataset is designed to provide users with comprehensive information about the mammal species found in each municipio of Colombia, as documented by Ramírez-Chaves 2021. The data set is organized for easy access and utilization within the R environment.

References

The dataset is based on the "List of the Mammals of Colombia" by: Ramírez-Chaves H E, Leuro Robles N G, Castaño Rivera A, Morales-Martínez D M, Suárez Castro A F, Rodríguez-Posada M E, Zurc D, Concha Osbahr D C, Trujillo A, Noguera Urbano E A, Pantoja Peña G E, González Maya J F, Pérez Torres J, Mantilla Meluk H, López Castañeda C, Velásquez Valencia A, Zárrate Charry D (2024): Mamíferos de Colombia. v1.14. Sociedad Colombiana de Mastozoología. Dataset/Checklist SiB Colombia

See also

For more information about the "mammalcol" package and the data sources, visit the package's GitHub repository: https://github.com/dlizcano/mammalcol

Author

Data compilation: Andres Felipe Suárez-Castro, Package implementation: Diego J. Lizcano

Examples

library (mammalcol)
head (mammal_by_municip)
#> Error: object 'mammal_by_municip' not found