View source: R/CH_VACS_C_PN3.R
| CH_VACS_C_PN3 | R Documentation |
CH_VACS_C_PN3 KRdata Pneumococcal 3 vaccination received
CH_VACS_C_PN3(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 = "CH_VACS_C_PN3",
year = 2018)
data <- getDHSindicator(dhsData, indicator = NULL,
FUN = surveyPrev::CH_VACS_C_PN3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.