pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

The left hand side object with the right hand side applied to it. Does not reassign this value to the left hand side.


decktools/votesmart documentation built on May 2, 2023, 5:38 a.m.