8000 GitHub - jthomasmock/gtExtras: A Collection of Helper Functions for the gt Package.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 div id="start-of-content" class="show-on-focus">

jthomasmock/gtExtras

Repository files navigation

gtExtras

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

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.

Contributors 9

Languages

0