Description Usage Arguments Value Author(s)
View source: R/extractDisturbanceFast.R
Extracts disturbance of anthropogenic and fire
1 2 3 4 5 6 7 8 9 | extractDisturbanceFast(
ageMap,
caribouShapefile,
recoveryTime = 40,
anthropogenicLayer = NULL,
waterRaster,
rasterToMatch,
destinationPath
)
|
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 |
A list of the anthropogenic and fire disturbances as percent (0-100)
Tati Micheletti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.