get_slope: Derive slope as percentage from DEM

View source: R/valley.R

get_slopeR Documentation

Derive slope as percentage from DEM

Description

This makes use of the terrain function of the terra package

Usage

get_slope(dem)

Arguments

dem

raster data of dem

Value

raster of derived slope over dem extent


rcrisp documentation built on Aug. 8, 2025, 6:42 p.m.