lps.cfs {StreamMetabolism} | R Documentation |
Liters Per Second to Cubic Feet per Second
Description
Convience Function for converting from liters per second to cubic feet per second
Usage
lps.cfs(x)
Arguments
x |
Discharge in Liters per Second |
Value
Discharge in Cubic feet per second
Author(s)
Stephen A Sefick Jr
Examples
lps.cfs(134000)
[Package StreamMetabolism version 1.1.3 Index]