%>% {pixiedust}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


[Package pixiedust version 0.9.4 Index]