pipe: Pipe

%>%R Documentation

Pipe

Description

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

Arguments

lhs, rhs

Inference functions and the initial data frame.


tidymodels/infer documentation built on Aug. 17, 2024, 7:05 a.m.