File: pipe.Rd

package info (click to toggle)
r-cran-purrrlyr 0.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: cpp: 850; ansic: 258; sh: 13; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (13)
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.R
\name{\%>\%}
\alias{\%>\%}
\title{Pipe operator}
\usage{
lhs \%>\% rhs
}
\description{
Pipe operator
}
\keyword{internal}