Description Usage Arguments See Also
View source: R/event_detectors.R
Detects a long run of constant values
1 | constant_detector(data, run_length = 2 * 60 * 60, ...)
|
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 |
Other event_detectors: apply_detector
,
firefinder_detector
,
sl3_model_detector
,
threshold_detector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.