View source: R/species_impact.R
infrastructure_overlap_to_zero | R Documentation |
infrastructure_overlap_to_zero
is a helper function for the caribou
impact analysis (impact_caribou
) that converts habitat values
to 0 where they overlap the footprint of development.
infrastructure_overlap_to_zero(x, surf.disturb)
x |
Caribou calving resource selection function (RSF) RasterLayer object. |
surf.disturb |
SpatialPolygonsDataFrame object representing the combined
footprint of central processing facilities (CPFs), satellite pads, and
roads. Created by |
RasterLayer object with values of zero everywhere overlapped by
surf.disturb
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.