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