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)
Object of class 'landscape'.
Returns a matrix with the topological distance between the nodes.
rland.graph
# NOT RUN { data(rland) min_distance(rl=rland) # }
Run the code above in your browser using DataLab