function_agg: Sum, mean. median o count of initial data

function_aggR Documentation

Sum, mean. median o count of initial data

Description

function_agg returns the operation of all the values present in its arguments.

Usage

function_agg(df, agg, to_agg, ...)

Details

This is a generic function: methods can be defined for it directly or via the across group generic. For this to work properly, the arguments ... should be unnamed, and dispatch is on the first argument.


datasketch/dsvizprep documentation built on Feb. 11, 2023, 1:11 a.m.