Description Usage Arguments Value Author(s)
View source: R/createShrubHerbLayers.R
Creates the necessary shrub or herb layers for predictive caribou RSF module.
1 2 3 4 5 6 | createShrubHerbLayers(
landCoverECCC,
reclassLCC05,
layerName,
includeCrops = FALSE
)
|
landCoverECCC |
RasterLayer LCC2005 reclassified to ECCC land cover. |
reclassLCC05 |
List with reclassification for LCC05 values (i.e. LCC05 classes that should be classified as shrub or herbs) |
layerName |
character. Name of the shrub layer in the model. |
includeCrops |
Logical. Should this layer include crops? |
RasterLayer of herbs or shrubs
Tati Micheletti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.