View source: R/HA_HIVP_B_HIV.R
| HA_HIVP_B_HIV | R Documentation |
HA_HIVP_B_HIV hv_hiv_pos "HIV prevalence among general population"
HA_HIVP_B_HIV(Rdata)
Rdata |
data.frame from surveyPrev::getDHSdata IR+AR+MR |
A partially processed data.frame that will be used in surveyPrev::getDHSindicator. The whole function can be used as a parameter in surveyPrev::getDHSindicator
Qianyu Dong
## Not run:
dhsData <- getDHSdata(country = "Zambia",
indicator = "HA_HIVP_B_HIV",
year = 2018)
data <- getDHSindicator(dhsData, indicator = NULL,
FUN = surveyPrev::HA_HIVP_B_HIV)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.