update_components_by_inputs: Update a time-series column according to component input

View source: R/numericInputsModule.R

update_components_by_inputsR Documentation

Update a time-series column according to component input

Description

Update a time-series column according to component input

Usage

update_components_by_inputs(df, inputs)

Arguments

df

data.frame or tibble, being datetime the first column followed by numeric and UNITARY variables

inputs

named list with the name and size of each component

Details

The names of inputs parameter must correspond to df variables

Value

tibble, resulting of multiplying unitary vectors by it's corresponding component size


mcanigueral/dutils documentation built on Aug. 22, 2024, 11:34 a.m.