To install the software:
library(devtools)
devtools::install_github("dd-harp/ramp.uganda")
The software also depends on ramptools,
ramp.xds
and SimBA.
If you want to work with ramp.uganda,
please configure a file, called my_paths.yaml.
It lives in the same directory as this file, README.md.
It holds the local paths to Box/RAMP
and the ramp.uganda
github repository. It also defines the location of the website
Malaria in Uganda.
Several data elements have been imported into ramp.uganda
district_dir
- a table with the names of all Uganda districts and a directory name for each oneregion_dir
- a table with the names of all Uganda regions and a directory name for each oneuga_itn
- a table describing mass ITN distributionsuga_irs
- a table describing IRSdistrict_adjacency
- an adjacency matrix for all Uganda districtspfpr_by_district
- the PfPR time series, from Box, imported in a standard form
Several functions have been written to make it easier to use these data objects. This is also the home for the functions that support Malaria in Uganda, the website that disseminates information. All functions and data objects are listed in the reference index, and the documentation can be accessed in R. For example:
?get_district_pfpr
?get_one_district