R/tidytable-package.R

# Suppress R CMD check note
#' @import tidyselect
#' @import vctrs
#' @rawNamespace import(data.table, except = c(between, fread))
#' @rawNamespace import(rlang, except = `:=`)
#' @importFrom glue glue glue_data glue_collapse
#' @importFrom lifecycle deprecate_soft
#' @importFrom magrittr set_attr set_class
#' @importFrom pillar glimpse dim_desc tbl_sum
#' @importFrom stats na.omit
#' @importFrom utils head tail type.convert
NULL

#' @docType import

Try the tidytable package in your browser

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

tidytable documentation built on Sept. 11, 2024, 8:05 p.m.