population_alive | R Documentation |
Generic method for population_alive
population_alive(object, t, a1 = 0, a2 = Inf, ...)
object |
A population. |
t |
A numeric indicating the time at which alive individuals are observed. |
a1 |
0 by default. Lower bound for age. |
a2 |
Inf by default. Upper bound for age. |
... |
Additional params. |
All individuals alive at time t
and of age in [a1,a2)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.