pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

passes data object to the subsequent function.


edunford/tidysynth documentation built on May 23, 2023, 11:10 a.m.