get.agg.result: get aggregation result

Description Usage Arguments Value

Description

do aggregation and return a new data table

Usage

1
get.agg.result(fun, prefix_str, groupby, aggcol, dt)

Arguments

fun

aggregate functions

prefix_str

the column name's prefix

groupby

the list of columns name that will be grouped

aggcol

the list of columns name that will be aggregated

dt

the input dataframe

Value

a dataframe with aggregated column


collinleiber/benchmarkVis documentation built on May 28, 2019, 8:23 a.m.