data_aggregation_f: Data Aggregation based on a given time unit and grouping...

View source: R/time_based_aggregation.R

data_aggregation_fR Documentation

Data Aggregation based on a given time unit and grouping pattern

Description

Data Aggregation based on a given time unit and grouping pattern

Usage

data_aggregation_f(
  tisefka = NULL,
  time_unit = NULL,
  target_ts = NULL,
  sdukkel = NULL
)

Arguments

tisefka

data frame including date variable

time_unit

time unit of the aggregated data

sdukkel

group by a discrete variable

base_unit

time unit of the raw data

aggregation_metric

aggregation metric (sum mean max min)

Value

list containing aggregated data

Author(s)

Farid Azouaou


Aqvayli06/SaldaeModulesUI documentation built on Feb. 4, 2024, 6:25 a.m.