R/tool_pipe.R

#' Pipe operator
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
#' @usage lhs \%>\% rhs
#' @importFrom stringr str_c
NULL
iNZightVIT/iNZightTools documentation built on April 8, 2024, 10:25 a.m.