View source: R/expand_population.R
expand.to.contact.array | R Documentation |
Returns an array with dimensions and dimnames for a transmission contact array
expand.to.contact.array(jheem, to.expand)
jheem |
An object of |
to.expand |
An array representing the contact array to expand. dimnames(population.to.expand) must be a subset of the dimnames for a transmission contact array: [age.from, race.from, subpopulation.from, sex.from, risk.from, age.to, race.to, subpopulation.to, sex.to, risk.to, non.hiv.subset.to] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.