confirm.fall: Confirm Groundwater Recessions

View source: R/confirm.fall.R

confirm.fallR Documentation

Confirm Groundwater Recessions

Description

This function processes the output of function fall and requires the user to accept or reject the recession.

Usage

## S3 method for class 'fall'
confirm(x, all = FALSE, before = 3, after = 3, ...)

Arguments

x

an object of class "fall."

all

accept all recessions without review?

before

begin review plot before days prior to recession.

after

end review plot after days after the end of the recession.

...

not used, required for other methods.

Value

The object x is returned with updated recessions


USGS-R/DVstats documentation built on Oct. 11, 2022, 6:03 a.m.