ha.inputs.keypop.size | R Documentation |
Extract input key population sizes. These are expressed as percentages of the age-specific population (15-24 or 25+) by sex who are key population members. For example, if the 15-24 MSM population size is 1.1, then 1.1 males are assumed to be MSM.
ha.inputs.keypop.size(
ha.raw,
direction = "wide",
first.year = NULL,
final.year = NULL
)
ha.raw |
Goals ASM 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.