grapes-greater-than-grapes: Pipe an object forward

Description Usage Arguments Details

Description

Chain operators together

Usage

1
lhs %>% rhs

Arguments

lhs

input from left side

rhs

additional params

Details

The %>>% operator pipes the object on the left-hand side to the right-hand side according to the syntax.


muschellij2/atropos documentation built on May 4, 2019, 3:17 p.m.