R/pipe.R
pipe.Rd
Like \dplyr\, \infer\ also uses the pipe function, %>% to turn function composition into a series of imperative statements.
%>%
Inference functions and the initial data frame.