R/pipe.R

#' Pipe graphics
#'
#' Like dplyr, tidET also uses the pipe function, \code{\%>\%} to turn
#' function composition into a series of imperative statements.
#'
#' @importFrom magrittr %>%
#' @name %>%
#' @rdname pipe
#' @export
#' @family Helper functions
NULL
hydrosolutions/riversCentralAsia documentation built on Feb. 7, 2023, 4:50 p.m.