pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

passes data object to the subsequent function.


tidysynth documentation built on May 31, 2023, 6:13 p.m.