powered by
Function to compute topological distance between patches. Topological distance is defined as the minimum number of links between any two patches.
min_distance(rl)
Returns a matrix with the topological distance between the nodes.
Object of class 'landscape'.
Frederico Mestre and Fernando Canovas.
rland.graph
data(rland) min_distance(rl=rland)
Run the code above in your browser using DataLab