datatable_add_bars | R Documentation |
Add styleColorBar or 'styleDivergentBar' to datatable
datatable_add_bars(table, columns, valueColumns, ..., divergent = FALSE)
table |
a table object created from |
columns |
the indices of the columns to be formatted (can be character,
numeric, logical, or a formula of the form |
valueColumns |
indices of the columns from which the cell values are
obtained; this can be different with the |
... |
Arguments passed on to
|
divergent |
|
(datatable)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.