powered by
Returns the number of components in the landscape graph (in this case a component is a group of patches connected by the species dispersal distance).
components.graph(rl)
Object of class 'landscape'.
Returns the number of components (groups of connected patches) of a landscape.
rland.graph
# NOT RUN { data(rland) components.graph(rl=rland) #21 # }
Run the code above in your browser using DataLab