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