pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

The result of applying the right-hand side expression to the left-hand side value.


Rbearcat documentation built on March 21, 2026, 5:07 p.m.