View source: R/RH_ANCN_W_N4F.R
| RH_ANCN_W_N4F | R Documentation |
RH_ANCN_W_N4F IRdata Antenatal visits for pregnancy: 4+ visits FIVE year
RH_ANCN_W_N4F(Rdata)
Rdata |
data.frame from surveyPrev::getDHSdata |
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 = "RH_ANCN_W_N4P",
year = 2018)
data <- getDHSindicator(dhsData, indicator = NULL,
FUN = surveyPrev::RH_ANCN_W_N4P)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.