Learn R Programming

syt (version 0.5.0)

RS: Robinson-Schensted correspondence

Description

Pair of standard Young tableaux given from a permutation by the Robinson-Schensted correspondence.

Usage

RS(sigma)

Value

A list of two standard Young tableaux.

Arguments

sigma

a permutation given as a vector of integers

Examples

Run this code
RS(c(1, 3, 6, 4, 7, 5, 2))

Run the code above in your browser using DataLab