aggregate_cols: Title

Description Usage Arguments Value

View source: R/aggregate_cols.R

Description

Title

Usage

1
aggregate_cols(DT, functions, variables_function, variables_aggregation)

Arguments

DT

data.table; table to aggregate

functions

list of functions; functions to apply to DT

variables_function

list of characters; variables functions would be applied to, accordingly (1st function to the first element of list, etc)

variables_aggregation

vector of characters; variables for aggregation

Value

DT_out data.table; aggregated table


adambondarzewskiITF/utilitiesAdamExample documentation built on May 7, 2019, 7:44 a.m.