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 4, 2024, 11:52 a.m.