R/utils-pipe.R

# #' Pipe operator
# #'
# #' See \code{magrittr::\link[magrittr]{\%>\%}} for details.
# #'
# #' @rdname pipe
# #' @keywords internal
# #' @export
# #' @usage lhs \%>\% rhs
# #' @name %>%
#' @importFrom magrittr %>%
NULL
jefferis/fafbseg documentation built on April 5, 2025, 7:27 a.m.