Function to do environmental change via a markov chain (transition probabilities)
1 | markov.change(l.lyr, my.env, ev, p, cond.lyr = NA, cond.vals = NA)
|
l.lyr |
The current landscape layer values |
my.env |
Information about the environmental layers |
ev |
An indicator for which environmenal layer to use |
p |
The number of cells in the landscape |
cond.lyr |
Another layer to use for conditional setup |
cond.vals |
Values in the other layer to use as suitable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.