malariaAtlas {malariaAtlas} | R Documentation |
An R interface to open-access malaria data, hosted by the Malaria Atlas Project.
Description
malariaAtlas
provides a suite of tools to allow you to
download all publicly available PR points for a specified country
(or ALL countries) as a dataframe within R.
malariaAtlas functions
-
listAll
- lists all countries for which there are publicly visible PR datapoints in the MAP database. -
is_available
- checks whether the MAP database contains PR points for the specified country/countries. -
getPR
- downloads all publicly available PR points for a specified country (or countries) and returns this as a dataframe.
[Package malariaAtlas version 1.6.1 Index]