powered by
Converts the table to a htmlTable object
condformat2html(x)
the htmlTable object
A condformat_tbl object
data(iris) cf <- condformat2html(condformat(iris[1:5,])) if (FALSE) { print(cf) }
Run the code above in your browser using DataLab