SkillAgentSearch skills...

GtExtras

A Collection of Helper Functions for the gt Package.

Install / Use

/learn @jthomasmock/GtExtras

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

gtExtras <a href="https://jthomasmock.github.io/gtExtras/"><img src="man/figures/logo.png" align="right" height="120" /></a>

<!-- badges: start -->

Codecov test
coverage R-CMD-check CRAN
status R-CMD-check gtExtras Total
Downloads

<!-- badges: end -->

The goal of {gtExtras} is to provide some additional helper functions to assist in creating beautiful tables with {gt}.

The functions are generally wrappers around boilerplate or adding capabilities that are currently not yet built into {gt}. The {gt} package is amazing, make sure to go read the official documentation.

Installation

install.packages("gtExtras")

Development version

To get a bug fix or to use a feature from the development version, you can install the development version of gtExtras from GitHub

# if needed install.packages("remotes")
remotes::install_github("jthomasmock/gtExtras")

See the full function reference or the package website for more details.

View on GitHub
GitHub Stars220
CategoryData
Updated1mo ago
Forks30

Languages

R

Security Score

85/100

Audited on Feb 18, 2026

No findings