Description Usage Arguments Value
Convert between flow units typically seen in wastewater and streamflow calculations–cfs, acre-ft/d, mgd, lpm, cms
1 | convert_Q(x, from, to)
|
x |
A vector of numbers to be converted. |
from |
A character vector of the units x is in. Must be length 1 or same length as x. |
to |
A character vector of the units into which x will be converted. Must be length 1 or same length as x. |
A vector of numbers converted FROM old units TO new units.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.