chain: Chain anything

Description Usage Arguments Details

View source: R/chain.R

Description

Build a chain of similar objects/operations.

Usage

1
2
3
4
chain(.data, ...)

## S3 method for class 'ExprBuilder'
chain(.data, ...)

Arguments

.data

Object to be chained.

...

Arguments for the specific methods.

Details

Adds a new frame to the call chain, i.e. another call to [.


asardaes/dtplyr documentation built on May 6, 2019, 12:01 a.m.