Extending 'gt' for Beautiful HTML Tables
Add badge color
Create a dot plot from 0 to 100
Create a dot plot from any range - add_point_plot
Add text and an image to the left or right of it
Create a summary table from a dataframe
Repeat {fontawesome}
icons and convert to HTML
Format numeric columns to align at decimal point without trailing zero...
Convert to percent and show less than 1% as <1% in grey
Aligning first-row text only
Generate pseudorandom dataframes with specific parameters
Get underlying row index for gt tables
Add a dividing border to an existing gt
table.
Insert an alert icon to a specific column
Add a 'badge' based on values and palette
Add a small color box relative to the cell value.
Add scaled colors according to numeric values or categories/factors
Take data, a gt-generating function, and create a list of two tables
Duplicate an existing column in a gt table
Add rank change indicators to a gt table
Add rating "stars" to a gt column
Add color highlighting to a specific column(s)
Add color highlighting to a specific row
Apply 'hulk' palette to specific columns in a gt table.
Add a basic hyperlink in a gt table
Create an identifier line border at the bottom of an image
Create circular border around an image
Add multiple local or web images into rows of a gt
table
Add local or web images into rows of a gt
table
Return the underlying data, arranged by the internal index
Add a simple table with column names and matching labels
Merge and stack text with background coloring from two columns in gt
Merge and stack text from two columns in gt
Add HTML-based bar plots into rows of a gt
table
Add a percent stacked barchart in place of existing data.
Add bar plots into rows of a gt
table
Create an inline 'bullet chart' in a gt table
Plot a confidence interval around a point
Add distribution plots into rows of a gt
table
Add a color dot and thin bar chart to a table
Add a dumbbell plot in place of two columns
Create a dot plot for percentiles
Create a point plot in place of each value.
Add sparklines into rows of a gt
table
Create a summary table from a dataframe
Add win loss point plot into rows of a gt
table
Render 'gt' Table to Temporary png File
Apply FiveThirtyEight theme to a gt table
Apply dark theme to a gt
table
Apply dot matrix theme to a gt table
Apply ESPN theme to a gt table
Apply Excel-style theme to an existing gt table
Apply Guardian theme to a gt
table
Apply NY Times theme to a gt
table
Apply a table theme like PFF
Create a two-column layout from a list of two gt tables
gtExtras: Extending 'gt' for Beautiful HTML Tables
Use webshot2 to save a gt table as a PNG
Add images as the column label for a table
Get last row id/index even by group
Count number of decimals
Pad a vector of numbers to align on the decimal point.
Create inline plots for a summary table
Objects exported from other packages
Add table styling to specific rows by group
A helper to add basic tooltip inside a gt table
Provides additional functions for creating beautiful tables with 'gt'. The functions are generally wrappers around boilerplate or adding opinionated niche capabilities and helpers functions.
Useful links