R/utils-pipe.R

#' Pipe operator
#'
#' See \code{magrittr::\link[dplyr]{\%>\%}} for details.
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom dplyr %>%
#' @usage lhs \%>\% rhs
NULL
lhmet/rinmetxls documentation built on May 28, 2019, 11:33 a.m.