#Produce a model of range expansion:
#Note: this function should be run with >100 iterations (parameter 'iter').
data(rland)
data(param1)
rg_exp1 <- range_expansion(rl=rland, percI=50, amin=0, param=param1, b=1, tsteps=100, iter=100)
Run the code above in your browser using DataLab