pipe: Pipe operator

Description Usage Arguments Value

Description

See magrittr::%>% for details.

Usage

1
lhs %>% rhs

Arguments

lhs

An object which serves both as the initial value and as target.

rhs

a function call using the magrittr semantics.

Value

Follow applied function.


kuniezu documentation built on March 7, 2021, 1:07 a.m.