powered by
Plots a given landscape of a landscape sequence from span.graph.
span.graph
plotL.graph(rl, rlist, nr, species, links, ...)
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.
Graphical display of the landscape.
plot_graph, span.graph, rland.graph
plot_graph
rland.graph
# NOT RUN { 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