detect_step_load: Detect step load

View source: R/load_detection.R

detect_step_loadR Documentation

Detect step load

Description

Detect step load

Usage

detect_step_load(df, colname, power, enable_half = FALSE)

Arguments

df

data.frame or tibble, first column of name datetime being of class datetime and rest of columns being numeric

colname

character, column name where the step load should be detected

power

numeric, value of power (units according to df) of the step load

enable_half

logical, whether to consider half of power demand during indices before and after the step into the final step profile.

Value

data.frame or tibble


mcanigueral/dutils documentation built on Jan. 25, 2024, 3:34 p.m.