min_distance | R Documentation |
Function to compute topological distance between patches. Topological distance is defined as the minimum number of links between any two patches.
min_distance(rl)
rl |
Object of class 'landscape'. |
Returns a matrix with the topological distance between the nodes.
Frederico Mestre and Fernando Canovas.
rland.graph
data(rland) min_distance(rl=rland)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.