powered by
Extracts a landscape from an object delivered by span.graph. The output is an object of class 'landscape'.
span.graph
extract.graph(rl, rlist, nr)
Delivers an object of class 'landscape'.
Object of class 'landscape' used to generate the list, with span.graph.
Object delivered by span.graph.
Position of the landscape in the list (rlist).
Frederico Mestre and Fernando Canovas
span.graph, rland.graph
rland.graph
data(rland) data(landscape_change) #Extracting the landscape of the 50th time step: rl1 <- extract.graph(rl=rland, rlist=landscape_change, nr=50)
Run the code above in your browser using DataLab