Description Usage Arguments See Also Examples
View source: R/FlexTablePublicAPI.R
applies background colors to rows of a FlexTable
1 | setRowsColors(object, i, colors)
|
object |
a |
i |
vector (integer index, row.names values or boolean vector) for rows selection. |
colors |
background colors to apply (e.g. "#000000" or "black") |
FlexTable
, setColumnsColors
, setZebraStyle
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.