createSlopeParameters: Format Slope parameters

Description Usage Arguments Value Examples

Description

Format Slope parameters

Usage

1
createSlopeParameters(slopeshape, slopesteepness)

Arguments

slopeshape

a character, one of 's-shaped', 'convex', 'concave', 'uniform'

slopesteepness

integer percent grade of slope

Value

formatted character string input for .par file

Examples

1
2
3
createslopeParameters('s-shaped', 40)
createslopeParameters('s-shaped', 80)
createslopeParameters('uniform', 40)

fickse/RHEM documentation built on May 24, 2019, 5:05 a.m.