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 CRAN:
install.packages('huxtable')
To install the latest version from github:
install.packages('remotes')
remotes::install_github('hughjonesd/huxtable')
Check out the website, read the documentation or read the vignette in HTML or PDF.
install.packages('huxtable')