blob: 07c1c18af305f0823cdbccd18248aa26c12878e4 [file] [log] [blame]
Marc Kupietz69cc54a2019-09-30 12:06:54 +02001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/reexports.R
3\name{\%>\%}
4\alias{\%>\%}
5\title{Pipe operator}
6\usage{
7lhs \%>\% rhs
8}
9\description{
Marc Kupietz67edcb52021-09-20 21:54:24 +020010See \verb{magrittr::[\\\%>\\\%][magrittr::pipe]} for details.
Marc Kupietz69cc54a2019-09-30 12:06:54 +020011}
12\keyword{internal}