cpp_group_df {IFC}R Documentation

Data Frame Merge Groups with Rcpp

Description

Computes global grouping factor from data.frame columns

Arguments

df

a DataFrame.

Value

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


[Package IFC version 0.2.1 Index]