extrapolate_inf: Extrapolate Infiltration Time

Description Usage Arguments Value Examples

View source: R/extrapolate_inf.R

Description

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.

Usage

1

Arguments

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

Value

Extrapolated time of Infiltration

Examples

1
extrapolate_inf(1.5, 50)

weverkaj/RMN documentation built on July 26, 2019, 10:34 p.m.