Description Usage Arguments Details
This function calculates summary metrics of the ratio: bankfull width / (bankfull height + thalweg depth). The mean and count of measurements are calculated.
1 | calculateTransectRatios(uid, bankwid, bankhgt, depth)
|
uid |
a vector of site identifiers |
bankwid |
a vector of bankfull widths; EPA uses the sum of the extra transects. |
bankhgt |
a vector of bankfull heights; EPA uses the mean of the extra transects. |
depth |
a vector of thalweg depths |
The EPA calculations used extra transects in these calculations: sum of the bankfull widths at the extra transect and regular transect and the mean of the bankfull height at the extra transect and the regular transect. These values are returned by the joinExtraTransects function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.