%>% {healthyR.ts}R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

This does not return a value but rather is used to string functions together.


[Package healthyR.ts version 0.3.0 Index]