R/utils-pipe.R

#' Pipe operator
#'
#' See \code{\link[magrittr:pipe]{magrittr::\%>\%}} for details.
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
#' @usage lhs \%>\% rhs
NULL
MRCIEU/TwoSampleMR documentation built on July 2, 2024, 8:46 p.m.