chain: magrittr forward-pipe operator

%>%R Documentation

magrittr forward-pipe operator

Description

Pipe an object forward into a function or call expression

Usage

lhs %>% rhs

Arguments

lhs, rhs

A dataset and function to apply to it


pixiedust documentation built on Oct. 10, 2023, 9:07 a.m.