get_steps: Detect steps of constant power

View source: R/esteps.R

get_stepsR Documentation

Detect steps of constant power

Description

Detect steps of constant power

Usage

get_steps(historical_consumption, device_power)

Arguments

historical_consumption

A tibble with datetime and power columns

device_power

A number corresponding to device constant power

Value

A tibble with the activation and deactivation time of all detected steps


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