windowPartitionBy
windowPartitionBy.Rd
Creates a WindowSpec with the partitioning defined.
Usage
windowPartitionBy(col, ...)
# S4 method for class 'character'
windowPartitionBy(col, ...)
# S4 method for class 'Column'
windowPartitionBy(col, ...)