dispersal_fixed_unweighted | R Documentation |
Dispersal function that uses a fixed sized kernel that isn't influenced by external factors. The individuals in each cell are redistributed to the surrounding cells according to probability defined in the dispersal kernel. Useful for e.g. wind dispersed plants.
dispersal_fixed_unweighted(abundance, dispersal_kernel)
abundance |
|
dispersal_kernel |
|
<numeric matrix>
The new abundance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.