powered by
Pretty form of a tableau.
prettyTableau(tableau)
A 'noquote' character matrix.
noquote
a tableau
tbl <- list(c(0, 2, 1, 1), c(4, 1), c(1, 2)) prettyTableau(tbl)
Run the code above in your browser using DataLab