prPrepareCss: Prepares the cell style
Description
Prepares the cell styleUsage
prPrepareCss(x, css, rnames, header, name = deparse(substitute(css)))
Arguments
x
The matrix/data.frame with the data
css
The CSS styles that are to be converted into a
matrix.
rnames
Default rownames are generated from
rownames(x)
. If you provide
FALSE
then it will skip the rownames. Note:
For data.frames
if you do
header
A vector of character strings specifying
column header, defaulting to
colnames(x)
name
The name of the CSS style that is prepared