pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

The pipe

Examples

2 %>% seq_len()

HectorRDB/Ecume documentation built on July 16, 2025, 8:11 p.m.