Description Usage Arguments Value
Calculate the number of viable seeds deposited within the short distance dispersal neighborhood of each cell, accounting for the distance from the source cell, bird habitat preference, the proportion of fruits eaten by birds, and seed viability post-digestion.
1 2 | sdd_disperse(id.i, Fr, gamma, p.c.E, s.c, sdd.sp, sdd.rate, sdd.st = T,
edges = "wall")
|
id.i |
Tibble matching cell IDs. |
Fr |
Tibble of fruits produced in each cell output from
|
gamma |
Scalar: mean number of seeds per fruit |
p.c.E |
Vector of proportion of fruits eaten by birds from
|
s.c |
Proportion of viable seeds post-digestion |
sdd.sp |
List of named vectors with SDD probabilities for each cell
output from |
sdd.rate |
Rate parameter for SDD exponential kernel |
sdd.st |
|
edges |
Character taking the value of one of: |
Tibble with grid id and number of seeds in each cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.