[ea2224]: / man / pipe.Rd

Download this file

13 lines (12 with data), 256 Bytes

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