R/table_themes.R

#' Table themes
#'
#' @description `r lifecycle::badge("experimental")`
#'
#' See [ggpp::ttheme_gtdefault()] for details.
#'
#' @inherit ggpp::ttheme_gtdefault return
#'
#' @name ttheme_gtdefault
#' @rdname ttheme_gtdefault
#' @aliases
#'   ttheme_gtbw
#'   ttheme_gtdark
#'   ttheme_gtlight
#'   ttheme_gtminimal
#'   ttheme_gtplain
#'   ttheme_gtsimple
#'   ttheme_gtstripes
#'
#' @importFrom ggpp
#'   ttheme_gtbw
#'   ttheme_gtdark
#'   ttheme_gtdefault
#'   ttheme_gtlight
#'   ttheme_gtminimal
#'   ttheme_gtplain
#'   ttheme_gtsimple
#'   ttheme_gtstripes
#'
#' @export ttheme_gtbw ttheme_gtdark ttheme_gtdefault ttheme_gtlight
#' @export ttheme_gtminimal ttheme_gtplain ttheme_gtsimple ttheme_gtstripes
NULL

Try the ggplot2.utils package in your browser

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

ggplot2.utils documentation built on June 26, 2024, 1:06 a.m.