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()].


tidyverse/tidyversedashboard documentation built on Feb. 9, 2023, 8:52 p.m.