View source: R/performance_table_gt_functions.R
bar_chart | R Documentation |
Creating html bar
bar_chart(value, display, color = "red", digits = 0, no_round = FALSE)
value |
original value |
display |
displayed value |
color |
color of the bar |
digits |
number of digits |
no_round |
no rounding |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.