powered by
kTable
p1t(x, class = "table table-condensed table-striped table-hover", id = NULL, ...)
data.frame
makeHTMLTable
y <- factor( rbinom( 100, 2, 0.2 ) ) p1t( kTable( y ) )
Run the code above in your browser using DataLab