lsFactor: LS factor

View source: R/ls_factor.R

lsFactorR Documentation

LS factor

Description

The ls factor is the main function that calls the required functions to create an ls layer. This code has been adopted and converted from the original work completed by Amanda Moody, Central Washington University, Ellensburg, WA. 2019. Although adopted from the source, the code has been changed significantly to increase speed, remove redundent code and improve overall performance.

Usage

lsFactor(DEM)

Arguments

DEM

Input digital elevation model that will be used to calculate the LS factor.

Value

The ls factor and the slope over the DEM.


mitmon/SRS documentation built on Jan. 12, 2023, 12:15 a.m.