ML_NETP_H_IT2: ML_NETP_H_IT2 HRdata Households with access to an...

View source: R/ML_NETP_H_IT2.R

ML_NETP_H_IT2R Documentation

ML_NETP_H_IT2 HRdata Households with access to an insecticide-treated mosquito net (ITN)

Description

ML_NETP_H_IT2 HRdata Households with access to an insecticide-treated mosquito net (ITN)

Usage

ML_NETP_H_IT2(Rdata)

Arguments

Rdata

data.frame from surveyPrev::getDHSdata

Value

A partially processed data.frame that will be used in surveyPrev::getDHSindicator. The whole function can be used as a parameter in surveyPrev::getDHSindicator

Author(s)

Qianyu Dong

Examples

## Not run: 
dhsData <- getDHSdata(country = "Zambia",
                                 indicator = "ML_NETP_H_IT2",
                                 year = 2018)
data <- getDHSindicator(dhsData, indicator = NULL,
                         FUN = surveyPrev::ML_NETP_H_IT2)

## End(Not run)

surveyPrev documentation built on June 19, 2026, 5:06 p.m.