View source: R/population_skeletons.R
get.hiv.positive.population.skeleton | R Documentation |
Gets an array, with all values set to value, with dimensions and names corresponding to the HIV-positive population for the specified JHEEM model
get.hiv.positive.population.skeleton(jheem, value = 0)
jheem |
An object of |
value |
The value to fill the array with. If value=='sequential', the array will be population with numbers 1:<size of the array> |
get.population.skeleton
, get.general.population.skeleton
, get.hiv.negative.population.skeleton
Other functions to build population array skeletons:
get.contact.array.skeleton()
,
get.general.population.skeleton()
,
get.hiv.negative.population.skeleton()
,
get.population.skeleton()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.