listSpecies: list all species which have occurrence data within the MAP database.
Description
listSpecies lists all species occurrence data available to download from the Malaria Atlas Project database.
Usage
listSpecies(printed = TRUE, version = NULL)
Value
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
Arguments
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)