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 June 21, 2022, 7:13 a.m.