prPrepareCss {htmlTable} | R Documentation |
Prepares the cell style
prPrepareCss(x, css, rnames, header, name = deparse(substitute(css)))
x |
The matrix/data.frame with the data. For the |
css |
The CSS styles that are to be converted into a matrix. |
rnames |
Default rownames 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