powered by
Prepares user provided reference regions on a country level
countryChecklist(countries, biogeo_status)
This function provides shapefiles of countries with the correspondent biogeographic status of the species.
vector with one or more country names
vector informing the status of each country: alien, native or unknown
country_checklist <- countryChecklist( c("Brazil","Argentina","Uruguay","Paraguay"), c("native","alien","unknown","native"))
Run the code above in your browser using DataLab