R/import.R

#### Import the pipe operator from magrittr ####
#' Pipe operator
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
#' @usage lhs \%>\% rhs
NULL




#' @importFrom dplyr n
NULL

Try the gaiah package in your browser

Any scripts or data that you put into this service are public.

gaiah documentation built on April 28, 2023, 1:11 a.m.