GroupedData-class {SparkR}R Documentation

S4 class that represents a GroupedData

Description

GroupedDatas can be created using groupBy() on a DataFrame

Arguments

sgd

A Java object reference to the backing Scala GroupedData

See Also

groupBy


[Package SparkR version 1.6.1 Index]