R/reexports.R

# ----------------------- tidyverse -------------------------------------

#' @export
#' @importFrom magrittr "%>%"
magrittr::`%>%`

#' @export
#' @importFrom magrittr "%<>%"
magrittr::`%<>%`

#' @export
#' @importFrom magrittr "%$%"
magrittr::`%$%`

#' @export
#' @importFrom magrittr "%T>%"
magrittr::`%T>%`

#' @export
#' @importFrom tibble tibble
tibble::tibble

#' @export
#' @importFrom tibble enframe
tibble::enframe

#' @export
#' @importFrom tibble as_tibble
tibble::as_tibble

#' @export
#' @importFrom rlang "%||%"
rlang::`%||%`

#' @export
#' @importFrom rlang "%|%"
rlang::`%|%`

#' @export
#' @importFrom rlang ":="
rlang::`:=`

# ----------------------- zeallot -------------------------------------

#' @export
#' @importFrom zeallot "%<-%"
zeallot::`%<-%`

#' @export
#' @importFrom zeallot "%->%"
zeallot::`%->%`

Try the ipmisc package in your browser

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

ipmisc documentation built on May 7, 2021, 9:07 a.m.