pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

The pipe

Examples

2 %>% seq_len()

Ecume documentation built on May 29, 2024, 5:10 a.m.