Split Cluster Sequence into List

sh_cluster_split(x, s = NULL, block_size = 10)

Arguments

x

a named integer vector from hclust etc.

s

default is NULL, when the x is block cluster sequence, set this to a sequence vector.

block_size

block size used to split, only used when s is not NULL.

Value

a list.