get_width: Get Width

Description Usage Arguments Examples

Description

Numerically estimates the top width

Usage

1
get_width(WSE, x, b, delx = 1)

Arguments

WSE

WSE values with which to enter into the WSE-w function

delx

Default is 1. Accuracy improves with smaller delx

f1

function approximating the WSE-w relationship (like a spline)

x.max

Examples

1
w <- get_width(WSE, f1, x.max = max(cross.section$x), delx = dx)

jschap1/WSEw documentation built on May 12, 2019, 10:50 a.m.