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 May 2, 2024, 10:22 p.m.