mirror of
https://github.com/ryantimpe/brickr.git
synced 2026-04-28 14:49:43 -05:00
13 lines
256 B
R
13 lines
256 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]{\%>\%}} for details.
|
|
}
|
|
\keyword{internal}
|