R package to process and map prevalence of common DHS indicators.
To install and load the latest version of surveyPrev
package, use the following command.
library(devtools)
install_github("richardli/SUMMER")
install_github("richardli/surveyPrev")
library(surveyPrev)
Please note that the surveyPrev
package is developed
concurrently with the SUMMER
package, so it is highly recommended that you update both packages
to the latest version on Github first.