mirror of
https://github.com/ryantimpe/brickr.git
synced 2025-12-19 12:39:33 -06:00
13 lines
261 B
R
13 lines
261 B
R
% 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:pipe]{\%>\%}} for details.
|
|
}
|
|
\keyword{internal}
|