cfs_to_mm | R Documentation |
Converts streamflow in cubic feet per second to mm/day
cfs_to_mm(cfs, km2)
cfs |
Flow in cubic feet per second |
km2 |
Watershed area in km2 |
Ryan Bart
# Change streamflow at 1 cfs to mm/day for a 1 acre watershed cfs_to_mm(1, 0.00404686)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.