ML_PMAL_C_RDT: ML_PMAL_C_RDT PRdata Malaria prevalence according to RDT

View source: R/ML_PMAL_C_RDT.R

ML_PMAL_C_RDTR Documentation

ML_PMAL_C_RDT PRdata Malaria prevalence according to RDT

Description

ML_PMAL_C_RDT PRdata Malaria prevalence according to RDT

Usage

ML_PMAL_C_RDT(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_PMAL_C_RDT",
                                 year = 2018)
data <- getDHSindicator(dhsData, indicator = NULL,
                         FUN = surveyPrev::ML_PMAL_C_RDT)

## End(Not run)

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