dp.output.cd4.15_up | R Documentation |
Get the estimated number of adults by CD4 category and ART status
dp.output.cd4.15_up(
dp.raw,
direction = "wide",
first.year = NULL,
final.year = NULL
)
dp.output.cd4.15_49(
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.output.cd4.15_up()
: Adults age 15+
dp.output.cd4.15_49()
: Adults age 15-49
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.