Like {dplyr}, {infer} also uses the pipe (%>%
) function
from magrittr
to turn function composition into a series of
iterative statements.
Like {dplyr}, {infer} also uses the pipe (%>%
) function
from magrittr
to turn function composition into a series of
iterative statements.