%>% {ggstream}R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

result of right hand side of pipe


[Package ggstream version 0.1.0 Index]