View source: R/Source_BirdCharacteristics.R
CalculateAllGen | R Documentation |
Calculates the proportion of the population that is in each generation when the simulation starts.
CalculateAllGen(pa, pc, t, mAge)
pa |
the proportion of adults that survive to the next age |
pc |
the proportion of chicks that survive |
t |
the death threshold |
mAge |
the max age of the population |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.