SparkR (version 2.1.2)

WindowSpec-class: S4 class that represents a WindowSpec

Description

WindowSpec can be created by using windowPartitionBy() or windowOrderBy()

Arguments

sws

A Java object reference to the backing Scala WindowSpec

See Also

windowPartitionBy, windowOrderBy