dp.inputs.hiv.breastfeeding | R Documentation |
Breastfeeding practices in mothers with HIV are specified in Spectrum as the percentage of mothers who are not breastfeeding by year, child's age, and whether the mother is receiving ARVs to prevent vertical HIV transmission. Child's age is specified by two month intervals up to 36 months.
dp.inputs.hiv.breastfeeding(
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.