aggregate_and_summarize_elasticity_by_date_v1: Aggregate and summarize elasticity

Description Usage Arguments Value

View source: R/aggregate_and_summarize_elasticity_by_date_v1.R

Description

Aggregate and summarize elasticity

Usage

1
2
3
4
5
aggregate_and_summarize_elasticity_by_date_v1(
  elasticityData,
  base_aggregation_on,
  aggregation_parameters
)

Arguments

elasticityData

A data frame.

base_aggregation_on

A character vector specifying variables on which aggregation will be based.

aggregation_parameters

A character vector specifying the variable variants on which aggregation will be based. Must be of length equal to the lenght of 'base_aggregation_on' and variable's variants must be in the order as variables. In this version only one variant of the variable can be supplied.

Value

An aggregated data.


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.