a | b/OmicsFold/man/pipe.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/utils-pipe.R |
||
3 | \name{\%>\%} |
||
4 | \alias{\%>\%} |
||
5 | \title{Pipe operator} |
||
6 | \usage{ |
||
7 | lhs \%>\% rhs |
||
8 | } |
||
9 | \description{ |
||
10 | See \code{magrittr::\link[magrittr:pipe]{\%>\%}} for details. |
||
11 | } |
||
12 | \keyword{internal} |