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


nutterb/pixiedust documentation built on Oct. 17, 2023, 9:20 a.m.