timeAboveThreshold: Time spent above a certain threshold.

Description Usage Arguments

Description

Time spent above a certain threshold.

Usage

1
timeAboveThreshold(object, threshold = -1, ge = TRUE)

Arguments

object

A (univariate) zoo object.

threshold

The threshold.

ge

Logical. Should time include the threshold (greater or equal to threshold) or not (greater only)?


trackeR documentation built on May 15, 2019, 5:04 p.m.