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)
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).
Delivers an object of class 'landscape'.
span.graph, rland.graph
rland.graph
# NOT RUN { 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