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))

syt documentation built on Sept. 11, 2024, 5:28 p.m.

Related to hooks in syt...