R/reexport.R

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


# gtsummary ------------------------------------------------------------------------
#' @export
#' @importFrom gtsummary all_continuous
gtsummary::all_continuous

#' @export
#' @importFrom gtsummary all_categorical
gtsummary::all_categorical

Try the crane package in your browser

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

crane documentation built on April 12, 2025, 2 a.m.