filter.poly_frame: Filter the active data-frame within a poly_frame

Description Usage Arguments

Description

Filter the active data-frame within a poly_frame

Usage

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

Arguments

.data

A poly_frame.

...

Filtering predicates, as would be used in dplyr::filter.


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