syt2ballot | R Documentation |
Converts a standard Young tableau to its corresponding ballot sequence.
syt2ballot(syt)
syt |
standard Young tableau |
A ballot sequence.
ballot2syt
syt <- list(c(1,2,6), c(3,5), 4)
syt2ballot(syt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.