grapes-greater-than-grapes: Pipe operator

Description Usage Arguments Value

Description

Define magrittr's Pipe operator "%>%" locally for simplified programming.

Usage

1
lhs %>% rhs

Arguments

lhs

A value or the magrittr placeholder.

rhs

A function call using the magrittr semantics.

Value

Function call rhs(lhs).


s-kilian/binary documentation built on Sept. 26, 2021, 6:28 p.m.