grapes-greater-than-grapes: Operator simplifying adding steps or filters to Cohort and...

%->%R Documentation

Operator simplifying adding steps or filters to Cohort and Source objects

Description

When called with filter or step object, runs add_filter and add_step respectively.

Usage

x %->% object

Arguments

x

Source or Cohort object. Otherwise works as a standard pipe operator.

object

Filter or step to be added to 'x'.

Value

And object ('Source' or 'Cohort') having new filter of step added.


cohortBuilder documentation built on Sept. 25, 2024, 5:06 p.m.