powered by
Plots a given landscape of a landscape sequence from span.graph.
span.graph
plotL.graph(rl, rlist, nr, species, links, ...)
Graphical display of the landscape.
Object of class 'landscape'.
List returned by span.graph.
index of the landscape to display graphically.
TRUE/FALSE, TRUE if 'rl' is of class 'metapopulation' or 'FALSE' if rl is of class 'landscape'.
TRUE/FALSE, show links between connected patches.
Other arguments.
Frederico Mestre and Fernando Canovas
plot_graph, span.graph, rland.graph
plot_graph
rland.graph
data(rland) data(landscape_change) plotL.graph(rl=rland, rlist=landscape_change, nr=50, species=FALSE, links=FALSE)
Run the code above in your browser using DataLab