constant_detector: Detect Constant Values

Description Usage Arguments See Also

View source: R/event_detectors.R

Description

Detects a long run of constant values

Usage

1
constant_detector(data, run_length = 2 * 60 * 60, ...)

Arguments

data

a sumsarizer formatted data table for one sensor mission

run_length

the length of the run in minutes (min 5 samples)

...

not currently used

See Also

Other event_detectors: apply_detector, firefinder_detector, sl3_model_detector, threshold_detector


ajaypillarisetti/sumr documentation built on Jan. 27, 2020, 10:01 p.m.