View source: R/fct_dt_styling.R
Internal functions not exported
1 2 3 4 5 | make_color_map(
values,
type = c("gradient", "posneg"),
colors = c("steelblue", "firebrick2")
)
|
values |
the values (usually a column) to calculate a gradient for |
type |
the type of gradient, either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.