R package for the full workflow to map the prevalence of common DHS indicators.
To install and load the latest version of the 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. Please use version 2.12.0 of
labelled package when processing DHS indicators in
surveyPrev::getDHSindicator().