[R-pkgs] Package huxtable 0.2.1 on CRAN
David Hugh-Jones
davidhughjones at gmail.com
Wed Apr 26 15:51:30 CEST 2017
Hi all,
I'm happy to announce that the huxtable package version 0.2.1 is on CRAN.
huxtable is an R package to create LaTeX and HTML tables, with a friendly,
modern interface. Features of 0.2.1 include:
- Export to LaTeX, HTML, Word and Markdown
- Easy integration with knitr and rmarkdown documents
- Multirow and multicolumn cells
- Fine-grained control over cell background, spacing, alignment, size and
borders
- Control over text font, style, size, colour, alignment, number format and
rotation
- Table manipulation using standard R subsetting, or dplyr functions like
filter and select
- Easy conditional formatting based on table contents
- Quick table themes
- Automatic creation of regression output tables with the huxreg function
The CRAN link is https://cran.r-project.org/package=huxtable , and there's
a website with documentation at http://hughjonesd.github.io/huxtable
Comments, suggestions and bug reports are welcome and can be filed at
http://www.github.com/hughjonesd/huxtable/issues
Cheers,
David
[[alternative HTML version deleted]]
More information about the R-packages
mailing list