Prepares the cell style
prPrepareCss(x, css, rnames, header, name = deparse(substitute(css)))The matrix/data.frame with the data. For the print and knit_print
it takes a string of the class htmlTable as x argument.
The CSS styles that are to be converted into a matrix.
A vector of character strings specifying column
header, defaulting to colnames(x)
The name of the CSS style that is prepared
matrix