Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

13 lines
256B

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