Skip to contents

See magrittr::%>% for details.

Value

The same as the rhs.

Examples

c(1,2,3) %>% mean()
#> [1] 2