View source: R/Source_BirdCharacteristics.R
CalculateProportion | R Documentation |
Calculates the proportion of adults that survive from one timestep to the next.
CalculateProportion(n = 400, t = 1, pc = 0.3, mAge = 20)
n |
the population size |
t |
the death threshold |
pc |
the proportion of chicks that survive |
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.