R/utils-pipe.R
pipe.Rd
See magrittr::%>% for details.
magrittr::%>%
lhs %>% rhs
This does not return a value but rather is used to string functions together.