group_table: Group the records in the table
Description
Group the records in the table using the aggregation functions for the
measurements.
Usage
group_table(ft)# S3 method for fact_table
group_table(ft)
Value
A fact_table
object.
Arguments
- ft
A fact_table
object.