table2html {psichomics} | R Documentation |
Create HTML table from data frame or matrix
table2html(data, rownames = TRUE, colnames = TRUE, class = NULL)
data |
Data frame or matrix |
rownames |
Boolean: print row names? |
colnames |
Boolean: print column names? |
class |
Character: table class |
HTML elements