Description Usage Arguments Details
Function for looking up dispersal probabilities from a table
1 | disp.lookup.v2(p, BaseProbabilities, edge.type)
|
p |
The number of cells in a square landscape |
BaseProbabilities |
A set of base dispersal probabilities. |
edge.type |
Either ABSORBING or TORUS. See details. |
The base probabilities will be adjusted for each cell based on the edge type. In an absorbing edge type, probabilities beyond the landscape will simply be dropped, and dispersers will be removed (e.g. dispersal off an island) With a torus edge, dispersers wrap around to the other side of the landscape, and the dispersal probabilities are adjusted to account for this wrap-around effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.