add_pcttile_plot: Create a dot plot from 0 to 100

View source: R/gt_plt_percentile_dot.R

add_pcttile_plotR Documentation

Create a dot plot from 0 to 100

Description

Create a dot plot from 0 to 100

Usage

add_pcttile_plot(data, palette, add_label, width)

Arguments

data

The single value that will be used to plot the point.

palette

A length 3 palette, used to highlight high/med/low

add_label

A logical indicating whether to add the label or note. This will only be added if it is the first or last row.

width

A numeric indicating the

Value

gt table


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