R/reexports.R

# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# Functions and Generics
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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

#' @importFrom dplyr %>%
#' @export
#'
dplyr::`%>%`

#' @importFrom grid unit
#' @export
#'
grid::unit

#' @importFrom grid arrow
#' @export
#'
grid::arrow

#' @importFrom grid gpar
#' @export
#'
grid::gpar
zh542370159/SCP documentation built on Nov. 22, 2023, 2:34 a.m.