R/zzz-aliases.R

#' Alias for `style_tt()`
#'
#' @rdname style_tt
#' @export
tt_style <- style_tt

#' Alias for `group_tt()`
#'
#' @rdname group_tt
#' @export
tt_group <- group_tt

#' Alias for `format_tt()`
#'
#' @rdname format_tt
#' @export
tt_format <- format_tt

#' Alias for `plot_tt()`
#'
#' @rdname plot_tt
#' @export
tt_plot <- plot_tt

#' Alias for `save_tt()`
#'
#' @rdname save_tt
#' @export
tt_save <- save_tt

Try the tinytable package in your browser

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

tinytable documentation built on Nov. 5, 2025, 5:42 p.m.