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.
h | u | ||||
x | |||||
t | |||||
a | |||||
b | l | ||||
e |
Huxtable is an R package to create styled tables in multiple output formats, with a friendly, modern interface. Features include:
dplyr
.huxreg()
function for quick creation of regression
tables.officer
and openxlsx
packages.To install from r-universe:
install.packages("huxtable", repos = c("https://hughjonesd.r-universe.dev",
"https://cloud.r-project.org"))
To install from CRAN:
install.packages('huxtable')
To install the latest version from github:
install.packages('remotes')
::install_github('hughjonesd/huxtable') remotes
Check out the website, read the documentation or read the vignette in HTML or PDF.
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.