powered by
Converts a standard Young tableau to its corresponding ballot sequence.
syt2ballot(syt)
A ballot sequence.
standard Young tableau
ballot2syt
syt <- list(c(1,2,6), c(3,5), 4) syt2ballot(syt)
Run the code above in your browser using DataLab