Learn R Programming

malariaAtlas (version 0.0.4)

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)

Arguments

printed

should the list be printed to the database.

Value

listSpecies returns a data.frame detailing the following information for each species available to download from the Malaria Atlas Project database.

  1. species string detailing species

Examples

Run this code
# NOT RUN {
available_species <- listSpecies()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab