mean_high_pulse_duration: Mean Duration of High Flow Pulses

Description Usage Arguments Value Examples

Description

Compute the average duration of high flow pulses above a threshold.

Usage

1
mean_high_pulse_duration(ts, ut, ignore.first = FALSE)

Arguments

ts

A time series of class xts.

ut

The upper flow threshold above 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.