Description Usage Arguments Details Value References
View source: R/simulate_seed_dispersal_abiotic.R
Simulate seed dispersal
1 2 3 4 5 6 7 | simulate_seed_dispersal_abiotic(
data,
parameters,
plot_area,
abiotic,
abiotic_quantiles
)
|
data |
Dataframe with input data. |
parameters |
List with all parameters. |
plot_area |
The plot area as |
abiotic |
RasterLayer with abiotic conditions. Should be scaled to 0 <= x <= 1. |
abiotic_quantiles |
Quantiles used for bad and good habitat threshold. |
Simulates seed dispersal by first calculating the number of seeds for each tree and following distributing them around parental trees following a seed kernel.
data.table
Ribbens, E., Silander, J. A., & Pacala, S. W. (1994). Seedling recruitment in forests: Calibrating models to predict patterns of tree seedling dispersion. Ecology, 75(6), 1794-1806.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.