R/steep_slope.R
steep_slope.Rd
Create steep slope exclusion layer
steep_slope(dem, slope_thresh = 55)
elevation rast
a numeric threshold above which moose are unlikley to occur (degrees), default is 55.
sf object with polygon rrepresenting higher than threshold area
if (FALSE) { steep_slope(dem, 55) }