find_lag_time: Find lag time to the nearest gage

Description Usage Arguments Value Examples

View source: R/02-near_gage_lag.R

Description

Find lag time to the nearest gage

Usage

1

Arguments

rm

–numeric– river mile, miles downstream from Lees Ferry

print

print = FALSE by default, if print = TRUE, lag time and nearest gage printed out

Value

out = list('lagtime' = –lubridate duration object–, 'nearest_gage' = "LCR" , 'nearest_gage_index' = 3)

Examples

1
out <- find_lag_time(220)

Ryan-Lima/gRandcanyonsand documentation built on Aug. 13, 2021, 7:38 a.m.