Description Usage Arguments Examples
View source: R/plot_landscape.R
This function plots a specific time step landscape
1 2 |
lands, |
the object output from either the |
step |
numeric, time step to be ploted. If |
Title |
character, title of the landscape plot |
xaxis |
logical, if |
rmBorder |
logical, if |
rangeLimitOccup |
numeric between 0 and 1 to define the minimum row occupancy of a state in the landscape. It will add a line in the plot for the boreal trailing edge and the temperate leading edge. See |
1 2 3 4 | ## Not run:
plot_landscape(lands = output, step = 100, Title = 'land at step 100')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.