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.5.0")



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: 2022-11-28
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.5.0, https://cran.r-project.org/web/packages/gtExtras. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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