Description Usage Arguments Details Author(s)
Calculates euclidean distance between all cells in a landscape
1 | Connectance(NumPatches, extent)
|
NumPatches |
Number of cells in the landscape, equal to the extent squared |
extent |
Length of one side of the square landscape |
Designed with a square landscape in mind, but it will work for other configurations Basically, cells are added by rows, and if there are not enough cells to complete a row, the row is missing some cells.
Jakob Gerstenlauer, with minor modification by A.C. Keyel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.