R/utils-pipe.R

#' Pipe operator
#'
#' See documentation for the pipe (\%>\%) within `magrittr` for details.
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @importFrom dplyr %>%
#' @usage lhs \%>\% rhs
#' 
#' @noRd
NULL
Biogen-Inc/tidyCDISC documentation built on April 22, 2023, 2:12 p.m.