Description Usage Arguments Value Examples
View source: R/extrapolate_inf.R
For infiltration tests that were stopped before completely finishing, this funtion uses the remaining depth (cm) and the run time (minutes) of the test to extrapolate the time of a complete infiltration.
| 1 | extrapolate_inf(height, time = 45)
 | 
| height | height of water remaining in infiltration ring | 
| time | time that infiltration was stopped. Default is 45. Time is in decimal units so 47:30 would be 47.5 | 
Extrapolated time of Infiltration
| 1 | extrapolate_inf(1.5, 50)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.