| fm.agg.op-class | R Documentation | 
An S4 class to represent an aggregation operator used in aggregation operations in FlashR.
aggan integer indicating the operator for computing partial aggregation results.
combinean integer indicating the operator for combining partial aggregation results and computing the final result.
namea string indicating the name of the aggregation operation.