dp.inputs.art.by.age | R Documentation |
Get input numbers of people on ART entered into Spectrum by sex, age and year in long or wide format. These data may be entered by five-year age group, or in age groups specified for UNAIDS Global AIDS Monitoring. The latter stratifies ages 25+ into two age groups, 25-49 and 50+.
dp.inputs.art.by.age(
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.