Description Usage Arguments See Also
View source: R/event_detectors.R
Detects cooking using a simple threshold.
1 | threshold_detector(data, threshold = 75, direction = ">", ...)
|
data |
a sumsarizer formatted data table for one sensor mission |
threshold |
the main threshold to determine cooking |
direction |
one of > < >= or <= |
... |
not currently used |
Other event_detectors: apply_detector
,
constant_detector
,
firefinder_detector
,
sl3_model_detector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.