Description Usage Arguments Value
View source: R/fn_demography.R
Calculate the number of new seedlings in each cell
1 2 | new_seedlings(ngrid, N.seed, B, p.E, g.D, g.B, s.B, dem.st = F,
bank = T)
|
ngrid |
Number of grid cells in entire map |
N.seed |
|
B |
Matrix with number of seeds in seed bank; dim=c(ngrid, tmax+1) |
p.E |
Vector of establishment probabilities from
|
g.D |
Probability of germinating in same year as produced |
g.B |
Probability of germinating from seed bank |
s.B |
Probability of surviving a year in the seed bank |
dem.st |
|
bank |
|
Tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.