View source: R/mannings_to_darcy.R
| mannings_to_darcy | R Documentation | 
mannings_to_darcy converts Manning's n to Darcy-Weisbach f
mannings_to_darcy(mannings, R, restrict = TRUE)
mannings | 
 Manning's n value  | 
R | 
 hydraulic radius, R in meters (m)  | 
restrict | 
 allows for function parameters to restrict certain values. Type boolean. Default TRUE.  | 
Darcy-Weisbach f
# Result: Darcy-Weisbach f of 0.0331 mannings_to_darcy(0.030, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.