rename.poly_frame: Rename columns in the active data-frame within a poly_frame

Description Usage Arguments

Description

Rename columns in the active data-frame within a poly_frame

Usage

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

Arguments

.data

A poly_frame.

...

Renaming details, as would be used in dplyr::rename.


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