total_time_above_threshold: Total Time Above Threshold

Description Usage Arguments Value Examples

Description

Compute the total amount of time that flow is at or above a given threshold.

Usage

1

Arguments

ts

A time series of class xts.

ut

The upper flow threshold.

which

Logical: If TRUE, return the index locations of the high flow records.

Value

The total amount of time that flow is at or above the threshold, in a format dependent on the value of index(ts).

Examples

1
2
3

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