threshold_detector: Detect Cooking Using Simple Threshold

Description Usage Arguments See Also

View source: R/event_detectors.R

Description

Detects cooking using a simple threshold.

Usage

1
threshold_detector(data, threshold = 75, direction = ">", ...)

Arguments

data

a sumsarizer formatted data table for one sensor mission

threshold

the main threshold to determine cooking

direction

one of > < >= or <=

...

not currently used

See Also

Other event_detectors: apply_detector, constant_detector, firefinder_detector, sl3_model_detector


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