powered by
pxt(x, class = "twoDtable", id = NULL, ...)
kTable(x,y)
makeHTMLTable
kTable
x <- rbinom( 100, 2, 0.2 ) y <- rbinom( 100, 2, 0.2 ) pxt( kTable(x, y) )
Run the code above in your browser using DataLab