%>% {tidysynth}R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

passes data object to the subsequent function.


[Package tidysynth version 0.2.1 Index]