mean_low_pulse_duration: Mean Duration of Low Flow Pulses

Description Usage Arguments Value Examples

Description

Compute the average duration of low flow pulses below a threshold.

Usage

1
mean_low_pulse_duration(ts, lt, ignore.first = FALSE)

Arguments

ts

A time series of class xts.

lt

The lower flow threshold below which to identify pulses.

ignore.first

Logical: Ignore the first pulse if it occurs at the start of record.

Value

The mean duration of high flow pulses.

Examples

1
2

mkoohafkan/flowregime documentation built on May 23, 2019, 2:02 a.m.