Takes an existing environmental layer in the format of an R matrix or raster and converts to the required input format for SpatialDemography. This may be used for multiple change steps for a single environmental layer (e.g., if there is mowing data for multiple years)
1 | import.env.lyr(lyr.lst, lyr.format.lst, outfile)
|
lyr.lst |
A list of environmental layer values (one for each change step) |
lyr.format.lst |
A list specifying the format for each set of environmental layer values in lyr.lst |
outfile |
The landscape file to be generated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.