correctRiverSlope: Convert the bed slope of river, to avoid negative/zero slope...

View source: R/River.R

correctRiverSlopeR Documentation

Convert the bed slope of river, to avoid negative/zero slope correctRiverSlope

Description

Convert the bed slope of river, to avoid negative/zero slope correctRiverSlope

Usage

correctRiverSlope(pr, minSlope = 1e-05, maxrun = 500)

Arguments

pr

SHUD.RIVER class

minSlope

Minimum slope

maxrun

Maximum number to run the loops

Value

SpatialLinesDataFrame


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.