R/gtExtras-package.R

#' @keywords internal
#' @import dplyr glue ggplot2 gt htmltools paletteer rlang scales
#' @importFrom fontawesome fa
"_PACKAGE"

utils::globalVariables(
  c(
    ".", "df", "x1", "x2",
    "var", "type", "text", "cmark_rules", "rtf_wrap",
    "Var1", "rtf_escape_unicode", "value", "median", "sd",
    "name", "Mean", "SD", "n_missing", "name", "vals", "x",
    "z_r_group_rows", "group_id", "rownum_i", "group_id", "gt_row_grps",
    "row_id", "DUPE_COLUMN_PLT"
  )
)

## usethis namespace: start
## usethis namespace: end
NULL

Try the gtExtras package in your browser

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

gtExtras documentation built on Sept. 16, 2023, 1:08 a.m.