mm_to_af | R Documentation |
Converts streamflow at mm to acre-feet
mm_to_af(mm, km2)
mm |
Millimeters of streamflow |
km2 |
Watershed area in km2 |
Ryan Bart
# Compute 1 acre-foot of water (arguments are 1 foot and 1 acre, respectively) mm_to_af(25.4*12, 0.00404686)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.