dp.inputs.pmtct | R Documentation |
Get PMTCT inputs
dp.inputs.pmtct(
dp.raw,
direction = "wide",
first.year = NULL,
final.year = NULL
)
dp.inputs.pmtct.retention.perinatal(
dp.raw,
direction = "wide",
first.year = NULL,
final.year = NULL
)
dp.inputs.pmtct.retention.postnatal(
dp.raw,
direction = "wide",
first.year = NULL,
final.year = NULL
)
dp.raw |
DemProj module data in raw format, as returned by
|
direction |
Request "wide" (default) or "long" format data. |
first.year |
First year of the projection. If |
final.year |
Final year of the projection. If |
A data frame.
dp.inputs.pmtct()
: Number or percent of women receiving PMTCT by year and regimen
dp.inputs.pmtct.retention.perinatal()
: Percent retained on ART at delivery among HIV+ pregnant women
dp.inputs.pmtct.retention.postnatal()
: Percentage of HIV+ breastfeeding mothers who interrupt PMTCT each month
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.