%>% {rcontroll}
R Documentation
Pipe operator
Description
See
magrittr::
%>%
for details.
Usage
lhs %>% rhs
Value
The result of calling
rhs(lhs)
.
[Package
rcontroll
version 0.1.2
Index
]