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