pipe: Pipe

%>%R Documentation

Pipe

Description

Like dplyr, bsplus also uses the pipe function, \%>\% to turn function composition into a series of imperative statements.

Arguments

lhs, rhs

An object and a function to apply to it


ijlyttle/bsplus documentation built on Nov. 15, 2022, 2:31 a.m.