R/pipe.R

#' Pipe
#'
#' Magrittr compound assignment pipe-operator.
#'
#' @importFrom magrittr %>%
#' @name %>%
#' @rdname pipe
#' @param lhs,rhs A visualisation and a function to apply to it
#' @export
NULL
pedro-andrade-inpe/colrow documentation built on Oct. 3, 2023, 8:48 a.m.