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