Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

rangeBuilder (version 1.6)

getAllCountries: Get List of Countries

Description

Get a list of country names for which species lists are available.

Usage

getAllCountries(db)

Value

List of country names for each species.

Arguments

db

appropriate synonyms database: squamates, birds, mammals, amphibians

Author

Pascal Title

Details

There will be minor differences between taxon databases because, for example, there are more countries where birds occur than where squamates occur. See documentation for link{getCountryFromSpecies} for details on data sources.

Examples

Run this code

getAllCountries(db='birds')

Run the code above in your browser using DataLab