color_cells | R Documentation |
Color table cells
color_cells(
data,
header,
cgroup = NULL,
rnames,
rgbn = 255,
skip = "All",
table_cell_css = ""
)
data |
data.frame data |
header |
character, variable name for |
cgroup |
character, variable name for |
rnames |
character, |
rgbn |
numeric RGBN value |
skip |
character, variable level to skip |
table_cell_css |
character feature of css cells |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.