Learn R Programming

syt (version 0.5.0)

hooks: Hooks

Description

Hooks of a given integer partition.

Usage

hooks(lambda)

Value

The hooks of the partition in a list.

Arguments

lambda

integer partition

See Also

hooklengths.

Examples

Run this code
hooks(c(4, 2))

Run the code above in your browser using DataLab