Learn R Programming

IFC (version 0.2.1)

cpp_group_df: Data Frame Merge Groups with Rcpp

Description

Computes global grouping factor from data.frame columns

Value

an IntegerVector with the resulting global grouping factor and a "table" attribute representing the amount of scalar in each resulting level.

Arguments

df

a DataFrame.