confirm.recess: Confirm Streamflow Recessions

View source: R/confirm.recess.R

confirm.recessR Documentation

Confirm Streamflow Recessions

Description

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

Usage

## S3 method for class 'recess'
confirm(x, all = FALSE, before = 1, after = 5, ...)

Arguments

x

an object of class "recess."

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.