View source: R/htmlTable_helpers_prepareCss.R
prPrepareCss | R Documentation |
Prepares the cell style
prPrepareCss(
x,
css,
rnames,
header = NULL,
name = deparse(substitute(css)),
style_list = NULL
)
x |
The matrix/data.frame with the data. For the |
css |
The CSS styles that are to be converted into a matrix. |
rnames |
Default row names are generated from |
header |
A vector of character strings specifying column
header, defaulting to |
name |
The name of the CSS style that is prepared |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.