R/tidyverse.R
pipe.Rd
Like dplyr, bsplus also uses the pipe function, \%>\% to turn function composition into a series of imperative statements.
\%>\%
An object and a function to apply to it