Other packages > Find by keyword >

huxtable  

Easily Create and Style Tables for LaTeX, HTML and Other Formats
View on CRAN: Click here


Download and install huxtable package within the R console
Install from CRAN:
install.packages("huxtable")

Install from Github:
library("remotes")
install_github("cran/huxtable")

Install by package version:
library("remotes")
install_version("huxtable", "5.5.7")



Attach the package and use:
library("huxtable")
Maintained by
David Hugh-Jones
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-03-09
Latest Update: 2022-12-16
Description:
Creates styled tables for data presentation. Export to HTML, LaTeX, RTF, 'Word', 'Excel', and 'PowerPoint'. Simple, modern interface to manipulate borders, size, position, captions, colours, text styles and number formatting. Table cells can span multiple rows and/or columns. Includes a 'huxreg' function for creation of regression tables, and 'quick_*' one-liners to print data to a new document.
How to cite:
David Hugh-Jones (2017). huxtable: Easily Create and Style Tables for LaTeX, HTML and Other Formats. R package version 5.5.7, https://cran.r-project.org/web/packages/huxtable. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2017-03-09 15:24), 0.1.1 (2017-03-14 19:46), 0.2.0 (2017-04-21 15:52), 0.2.1 (2017-04-24 14:19), 0.2.2 (2017-04-27 12:18), 0.3.0 (2017-05-18 11:08), 0.3.1 (2017-09-12 19:36), 1.0.0 (2017-10-07 16:24), 1.1.0 (2017-10-20 21:57), 1.2.0 (2017-12-17 17:29), 2.0.0 (2018-01-03 01:06), 2.0.2 (2018-02-08 22:36), 3.0.0 (2018-02-23 14:21), 4.0.0 (2018-06-02 23:52), 4.0.1 (2018-07-03 15:50), 4.1.0 (2018-08-01 01:00), 4.2.0 (2018-10-04 00:02), 4.2.1 (2018-10-26 21:00), 4.3.0 (2018-11-07 12:00), 4.4.0 (2019-03-03 21:10), 4.5.0 (2019-03-19 13:40), 4.6.0 (2019-06-24 10:30), 4.6.1 (2019-08-06 12:50), 4.7.0 (2019-10-03 07:00), 4.7.1 (2020-01-09 00:01), 5.0.0 (2020-06-16 01:50), 5.1.0 (2020-09-18 10:50), 5.1.1 (2020-10-27 19:30), 5.2.0 (2021-02-14 23:10), 5.3.0 (2021-05-01 16:00), 5.4.0 (2021-05-14 23:30), 5.5.0 (2022-06-15 13:30), 5.5.1 (2022-11-12 09:30), 5.5.2 (2022-12-16 14:30), 5.5.3 (2023-12-09 18:00), 5.5.5 (2024-02-08 18:10), 5.5.6 (2024-02-15 14:10)
Other packages that cited huxtable R package
View huxtable citation profile
Other R packages that huxtable depends, imports, suggests or enhances
Complete documentation for huxtable
Functions, R codes and Examples using the huxtable R package
Some associated functions: add_colnames . add_footnote . add_rows . align . as_Workbook . as_flextable . as_huxtable . background_color . bold . border-colors . border-styles . borders . brdr . brdr_thickness . by_cases . by_colorspace . by_function . by_quantiles . by_ranges . by_regex . by_rows . by_values . caption . caption_pos . caption_width . cbind.huxtable . col_width . column_to_header . dplyr-verbs . escape_contents . extract-methods . final . fmt_percent . fmt_pretty . font . font_size . guess_knitr_output_format . header_cols . height . hux_logo . huxreg . huxtable-FAQ . huxtable-news . huxtable-options . huxtable-package . huxtable . insert_column . jams . knit_print.data.frame . knit_print.huxtable . label . latex_float . mapping-functions . markdown . merge_across . merge_cells . merge_repeated_rows . na_string . number_format . padding . position . print.huxtable . quick-output . reexports . report_latex_dependencies . restack-across-down . rotation . row_height . rowspecs . rtf_fc_tables . sanitize . set-multiple . set-outer . set_contents . set_default_properties . set_markdown_contents . spans . split-across-down . stripe . stripes . style-functions . subset-.brdr . t.huxtable . table_environment . tabular_environment . text_color . themes . tidy_override . to_html . to_latex . to_md . to_rtf . to_screen . valign . width . wrap . 
Some associated R codes: Workbook.R . aaa-utils.R . bind-insert-internal.R . bind-insert.R . bookdown.R . brdr.R . clean-contents.R . column-to-header.R . creation-internal.R . creation.R . dimnames.R . dplyr.R . edit-defaults.R . flextable.R . get-multiple.R . html.R . huxreg.R . knitr.R . latex-dependencies.R . latex.R . mapping-functions.R . markdown.R . md.R . merge.R . misc.R . number-format-functions.R . package-docs.R . properties-aaa-setup.R . properties-border-generics.R . properties-border.R . properties-cell.R . properties-padding.R . properties-row-col.R . properties-table.R . quick-functions.R . restack-split.R . row-col-fns.R . roxygen-functions.R . rtf.R . screen.R . set-multiple.R . set-outer.R . stripes.R . style-cells.R . subset-extract-internal.R . subset-extract.R . themes.R . zzz.R .  Full huxtable package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA