R/utils.R
pipe.Rd
See magrittr::%>% for details.
magrittr::%>%
lhs %>% rhs
The evaluation result of rhs(lhs), if rhs is a function and lhs is an object. See magrittr::%>% for more details.
rhs(lhs)
rhs
lhs