pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

See magrittr::%>% for more details.

Usage

lhs %>% rhs

Arguments

lhs

A value or the magrittr placeholder.

Default value

NULL

rhs

A function call using the magrittr semantics.

Default value

NULL


Roche-GSK/admiral documentation built on April 14, 2025, 12:36 p.m.