extractDisturbanceFast: Extracts disturbance of anthropogenic and fire

Description Usage Arguments Value Author(s)

View source: R/extractDisturbanceFast.R

Description

Extracts disturbance of anthropogenic and fire

Usage

1
2
3
4
5
6
7
8
9
extractDisturbanceFast(
  ageMap,
  caribouShapefile,
  recoveryTime = 40,
  anthropogenicLayer = NULL,
  waterRaster,
  rasterToMatch,
  destinationPath
)

Arguments

ageMap

RasterLayer. Map with forest age.

caribouShapefile

Shapefile with polygons for which we want to calculate lambda for the caribou demographic model.

recoveryTime

numeric. Recovery time in years that the forest needs to support Caribou. Default = 40.

anthropogenicLayer

Anthropogenic disturbance (raster) layer. Currently, road density layer used for both RSF and demographic models.

waterRaster

Raster layer indicating water bodies.

rasterToMatch

RasterLayer template for these layers to match.

destinationPath

TODO

Value

A list of the anthropogenic and fire disturbances as percent (0-100)

Author(s)

Tati Micheletti


tati-micheletti/usefulFuns documentation built on July 7, 2020, 3:19 p.m.