build_method_from_dplyr_verb: Elevates a dplyr-verb from a method on a single data-frame,...

Description Usage Arguments

View source: R/polyply_dplyr_call.R

Description

When applied to a poly_frame, the returned function will modify the 'currently-active data-frame' using the dplyr verb. All other data-frames are unmodified and a poly-frame of the same structure is returned (modulo any changes to the active data-frame).

Usage

1

Arguments

dplyr_fn

Any dplyr verb that acts on a single data-frame.


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