hooks: Hooks

Description Usage Arguments Value See Also Examples

View source: R/hooks.R

Description

Hooks of a given integer partition.

Usage

1
hooks(lambda)

Arguments

lambda

integer partition

Value

The hooks of the partition in a list.

See Also

hooklengths

Examples

1
hooks(c(4,2))

syt documentation built on Jan. 16, 2021, 5:19 p.m.

Related to hooks in syt...