R/wtss_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
e-sensing/wtss documentation built on April 30, 2022, 6:38 a.m.