R/plotmunicip.R
plotmunicip.RdThis function retrieve the locality data for one species in the mammalcol pacakage dataset, and returns a map using ggplot2 of the minicipios where the species has been recorded.
plotmunicip(species)A ggplot2 map for the species.
This function is still experimental and under construction.
This function download a municipio map from gadm under the hood.
The function does not allows fuzzy matching, so the specie name should be correct. It is advised to run first the search_mammalcol function.