%>% {khisr}R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

Forwards objects on the left had side into a function or call expression.


[Package khisr version 1.0.5 Index]