cpp_group_df: Data Frame Merge Groups with Rcpp

View source: R/RcppExports.R

cpp_group_dfR 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.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.