Description Usage Arguments Value Examples
View source: R/distance_discharge_conversions.r
round to 3 significant figures, as that is precision of USGS flow gauges
1 | cfs_to_cms(cfs)
|
cfs |
discharge (cubic feet per second) |
discharge (cubic meters per second)
1 2 | hfe <- cfs_to_cms(40000)
loadfollowing <- cfs_to_cms(12000, 16000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.