The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
install.packages("gtExtras")
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")
::install_github("jthomasmock/gtExtras") remotes
See the full function reference or the package website for more details.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.