sparkline_table: Plot a sparkline table

View source: R/utils.R

sparkline_tableR Documentation

Plot a sparkline table

Description

Plot a sparkline table

Usage

sparkline_table(data, sparkline_column, ...)

Arguments

data

a data object (either a matrix or a data frame)

sparkline_column

The column to convert to a sparkline

...

Other args passed on to [data_table()].


jimhester/tidyversedashboard documentation built on Feb. 13, 2023, 5:52 p.m.