Other packages > Find by keyword >

gtExtras  

Extending 'gt' for Beautiful HTML Tables
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gtExtras", "0.6.2")



Attach the package and use:
library("gtExtras")
Maintained by
Thomas Mock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-09
Latest Update: 2025-05-29
Description:
Provides additional functions for creating beautiful tables with 'gt'. The functions are generally wrappers around boilerplate or adding opinionated niche capabilities and helpers functions.
How to cite:
Thomas Mock (2022). gtExtras: Extending 'gt' for Beautiful HTML Tables. R package version 0.6.2, https://cran.r-project.org/web/packages/gtExtras. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.4.0 (2022-06-09 10:10), 0.4.1 (2022-07-13 08:10), 0.4.2 (2022-09-03 17:10), 0.4.3 (2022-11-05 03:00), 0.4.5 (2022-11-28 04:20), 0.5.0 (2023-09-16 00:32), 0.6.0 (2025-05-29 06:50), 0.6.1 (2025-10-10 07:30)
Other packages that cited gtExtras R package
View gtExtras citation profile
Other R packages that gtExtras depends, imports, suggests or enhances
Complete documentation for gtExtras
Functions, R codes and Examples using the gtExtras R package
Some associated functions: add_badge_color . add_pcttile_plot . add_point_plot . add_text_img . create_sum_table . fa_icon_repeat . fmt_pad_num . fmt_pct_extra . fmt_symbol_first . generate_df . get_row_index . gtExtras-package . gt_add_divider . gt_alert_icon . gt_badge . gt_color_box . gt_color_rows . gt_double_table . gt_duplicate_column . gt_fa_column . gt_fa_rank_change . gt_fa_rating . gt_fa_repeats . gt_highlight_cols . gt_highlight_rows . gt_hulk_col_numeric . gt_hyperlink . gt_img_border . gt_img_circle . gt_img_multi_rows . gt_img_rows . gt_index . gt_label_details . gt_merge_stack . gt_merge_stack_color . gt_plt_bar . gt_plt_bar_pct . gt_plt_bar_stack . gt_plt_bullet . gt_plt_conf_int . gt_plt_dist . gt_plt_dot . gt_plt_dumbbell . gt_plt_percentile . gt_plt_point . gt_plt_sparkline . gt_plt_summary . gt_plt_winloss . gt_reprex_image . gt_theme_538 . gt_theme_dark . gt_theme_dot_matrix . gt_theme_espn . gt_theme_excel . gt_theme_guardian . gt_theme_nytimes . gt_theme_pff . gt_two_column_layout . gtsave_extra . img_header . last_row_id . n_decimals . pad_fn . plot_data . reexports . tab_style_by_grp . with_tooltip . 
Some associated R codes: fmt_pad_num.R . fmt_pct_extra.R . fmt_symbol_first.R . fontawesome-icons.R . generate_df.R . get_row_index.R . gt-bar-html.R . gtExtras-package.R . gt_add_divider.R . gt_alert_icon.R . gt_color_box.R . gt_color_rows.R . gt_dot_bar.R . gt_dt__.R . gt_dt_data.R . gt_duplicate_column.R . gt_highlight_cols.R . gt_highlight_rows.R . gt_hulk_color.R . gt_image_multi_rows.R . gt_image_rows.R . gt_img_circle.R . gt_index.R . gt_pct_bar.R . gt_plt_bar.R . gt_plt_bullet.R . gt_plt_conf_int.R . gt_plt_dist.R . gt_plt_dumbbell.R . gt_plt_percentile_dot.R . gt_plt_point.R . gt_plt_sparkline.R . gt_reprex_image.R . gt_resolver.R . gt_summary_table.R . gt_text_img.R . gt_theme_538.R . gt_theme_dark.R . gt_theme_dot_matrix.R . gt_theme_espn.R . gt_theme_excel.R . gt_theme_guardian.R . gt_theme_nytimes.R . gt_theme_pff.R . gt_vendor.R . gt_win_loss.R . gtsave_extra.R . html-helpers.R . icon_fun.R . img_header.R . last_row_id.R . merge_and_stack.R . pad_fn.R . reexports.R . tab_style_by_grp.R . two-column-layouts.R . utils.R .  Full gtExtras package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
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  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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