Description Usage Arguments Value Note
Generates an environmental layer, taking into account the values of another environmental layer. The new layer will be assigned only for particular values of the other layer, for all other values, the new layer will have the value of zero.
1 | get.cond.env.lyr(env.info, p, other.lyrs, other.lyrs.info)
|
env.info |
A list with three parts: one function code and two parameters |
p |
The number of cells in the landscape |
other.lyrs |
The other layer (or layers) to take into account |
other.lyrs.info |
The values in the other layer that represent suitable habitat |
An environmental layer with a value for each cell in the landscape (as a vector)
WARNING: Not tested for conditioning on more than one layer. It should work, but needs testing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.