hooks: Hooks

View source: R/hooks.R

hooksR Documentation

Hooks

Description

Hooks of a given integer partition.

Usage

hooks(lambda)

Arguments

lambda

integer partition

Value

The hooks of the partition in a list.

See Also

hooklengths.

Examples

hooks(c(4, 2))

stla/syt documentation built on July 24, 2024, 4:37 a.m.