Learn R Programming

syt (version 0.5.0)

rsyt: Random standard Young tableau

Description

Uniform sampling of a standard Young tableau of a given shape.

Usage

rsyt(lambda)

Value

A standard Young tableau of shape lambda.

Arguments

lambda

shape, an integer partition

Examples

Run this code
rsyt(c(7, 3, 1))

Run the code above in your browser using DataLab