R/utils_pipe.R

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

#' Pipe operator pipeR
#'
#' #' See \code{pipeR::\link[pipeR]{\%>>\%}} for details.
#'
#' @name %>>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom pipeR %>>%
#' @usage x \%>>\% expr
NULL
DavidPatShuiFong/dMeasureAppointments documentation built on Oct. 16, 2022, 8:11 a.m.