createShrubHerbLayers: Creates the necessary shrub or herb layers for predictive...

Description Usage Arguments Value Author(s)

View source: R/createShrubHerbLayers.R

Description

Creates the necessary shrub or herb layers for predictive caribou RSF module.

Usage

1
2
3
4
5
6
createShrubHerbLayers(
  landCoverECCC,
  reclassLCC05,
  layerName,
  includeCrops = FALSE
)

Arguments

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?

Value

RasterLayer of herbs or shrubs

Author(s)

Tati Micheletti


tati-micheletti/usefun documentation built on June 29, 2020, 9:31 a.m.