mutate.poly_frame: Mutate the active data-frame within a poly_frame

Description Usage Arguments

Description

Mutate the active data-frame within a poly_frame

Usage

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

Arguments

.data

A poly_frame.

...

Mutation predicates, as would be used in dplyr::mutate.


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