get_steps_record: Summarize all events detected

View source: R/esteps.R

get_steps_recordR Documentation

Summarize all events detected

Description

Summarize all events detected

Usage

get_steps_record(historical_consumption, device_power, at_least)

Arguments

historical_consumption

A tibble with datetime and power columns

device_power

A number corresponding to device constant power

at_least

Minimum of minutes to consider the step

Value

A tibble of events record, composed by: activation datetime deactivation datetime total consumption within this period device consumption whithin this period


mcanigueral/esteps documentation built on June 4, 2023, 7:35 a.m.