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

Description Usage Arguments Value

View source: R/River.R

Description

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

Usage

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

Arguments

pr

PIHM river class

minSlope

Minimum slope

maxrun

Maximum number to run the loops

Value

SpatialLinesDataFrame


happynotes/PIHMgisR documentation built on Jan. 25, 2020, 9:51 p.m.