group_by.poly_frame: Group the entries in the active data-frame by a set of...

Description Usage Arguments

Description

Group the entries in the active data-frame by a set of columns, within a poly_frame

Usage

1
2
## S3 method for class 'poly_frame'
group_by(.data, ...)

Arguments

.data

A poly_frame.

...

Grouping predicates, as would be used in dplyr::group_by, and other args to be passed to dplyr::group_by.


russHyde/polyply documentation built on July 13, 2019, 11:05 a.m.