R/utils-pipe.R

#' Pipe operator
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom purrr %>%
#' @usage lhs \%>\% rhs
NULL
harell/microservices documentation built on March 2, 2021, 3:15 a.m.