listSpecies | R Documentation |
listSpecies
lists all species occurrence data available to download from the Malaria Atlas Project database.
listSpecies(printed = TRUE, version = NULL)
printed |
should the list be printed to the database. |
version |
(optional) The vector dataset version to use If not provided, will just use the most recent version of vector dataset data. (To see available version options, use listVecOccPointVersions) |
listSpecies
returns a data.frame detailing the following information for each species available to download from the Malaria Atlas Project database.
species
string detailing species
## Not run:
available_species <- listSpecies()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.