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

  1. listAll - lists all countries for which there are publicly visible PR datapoints in the MAP database.

  2. is_available - checks whether the MAP database contains PR points for the specified country/countries.

  3. getPR - downloads all publicly available PR points for a specified country (or countries) and returns this as a dataframe.


[Package malariaAtlas version 1.5.1 Index]