simulate_seed_dispersal_abiotic: simulate_seed_dispersal_abiotic

Description Usage Arguments Details Value References

View source: R/simulate_seed_dispersal_abiotic.R

Description

Simulate seed dispersal

Usage

1
2
3
4
5
6
7
simulate_seed_dispersal_abiotic(
  data,
  parameters,
  plot_area,
  abiotic,
  abiotic_quantiles
)

Arguments

data

Dataframe with input data.

parameters

List with all parameters.

plot_area

The plot area as owin object from the spatstat package.

abiotic

RasterLayer with abiotic conditions. Should be scaled to 0 <= x <= 1.

abiotic_quantiles

Quantiles used for bad and good habitat threshold.

Details

Simulates seed dispersal by first calculating the number of seeds for each tree and following distributing them around parental trees following a seed kernel.

Value

data.table

References

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.


mhesselbarth/rabmp documentation built on Nov. 24, 2021, 10:30 p.m.