View source: R/components.graph.R
components.graph | R Documentation |
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)
rl |
Object of class 'landscape'. |
Returns the number of components (groups of connected patches) of a landscape.
Frederico Mestre and Fernando Canovas
rland.graph
data(rland) components.graph(rl=rland) #21
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.