This function plots the how the range limit of boreal and temperate states varies over time

plot_rangeShift(lands, rangeLimitOccup = NULL)

Arguments

lands

the object output of the run_model function

rangeLimitOccup

numeric between 0 and 1 to define the minimum row occupancy of a state in the landscape. See run_model for more details

Examples

if (FALSE) { plot_rangeShift(lands) }