R/reexports.R

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

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

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

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

#' @export
#' @importFrom dplyr as_tibble
dplyr::as_tibble

Try the broomExtra package in your browser

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

broomExtra documentation built on April 2, 2022, 5:05 p.m.