Skip to contents

See tidyr::%>% for details.

Usage

lhs %>% rhs

Arguments

lhs

A value or the tidyr placeholder.

rhs

A function call using the tidyr semantics.

Value

The result of calling rhs(lhs).