plot_data: Create inline plots for a summary table

View source: R/gt_summary_table.R

plot_dataR Documentation

Create inline plots for a summary table

Description

Create inline plots for a summary table

Usage

plot_data(col, col_name, ...)

Arguments

col

The column of data to be used for plotting

col_name

the name of the column - use for reporting warnings

...

additional arguments passed to scales::label_number()

Value

svg text encoded as HTML


gtExtras documentation built on Sept. 16, 2023, 1:08 a.m.