R/reexports.R

#' magrittr forward-pipe operator
#'
#' See \code{\link[magrittr]{\%>\%}}.
#' @name %>%
#' @importFrom magrittr %>%
#' @export %>%
NULL

#' rlang quasiquotation
#'
#' See \code{\link[rlang]{quasiquotation}}.
#' @name :=
#' @importFrom rlang :=
#' @export :=
NULL
jenzopr/singlecellutils documentation built on June 12, 2019, 2:51 a.m.