Skip to content
/ gtExtras Public

❗ This is a read-only mirror of the CRAN R package repository. gtExtras — Extending 'gt' for Beautiful HTML Tables. Homepage: https://github.com/jthomasmock/gtExtrashttps://jthomasmock.github.io/gtExtras/ Report bugs for this package: https://github.com/jthomasmock/gtExtras/issues

License

Notifications You must be signed in to change notification settings

cran/gtExtras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

❗ This is a read-only mirror of the CRAN R package repository. gtExtras — Extending 'gt' for Beautiful HTML Tables. Homepage: https://github.com/jthomasmock/gtExtrashttps://jthomasmock.github.io/gtExtras/ Report bugs for this package: https://github.com/jthomasmock/gtExtras/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages