pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

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

Usage

lhs %>% rhs

emilelatour/lamisc documentation built on April 9, 2024, 10:33 a.m.