Description Usage Arguments Value
take a vector with the number of virions of each strain, and return a vector of length equal to the number of virions, where each entry is the strain number of that virion (the reverse of sum_strains)
1 | enumerate_popn(virus_popn)
|
virus_popn |
numeric vector of length 4, with the number of virions in each of the 4 strains |
numeric vector of length sum(virus_popn), where each entry is the strain number of a virion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.