prune_common_subtrees.dendlist: Prune trees to their common subtrees

View source: R/prune.R

prune_common_subtrees.dendlistR Documentation

Prune trees to their common subtrees

Description

Prune trees to their common subtrees

Usage

prune_common_subtrees.dendlist(dend, ...)

Arguments

dend

a dendlist of length two

...

ignored

Value

A dendlist after prunning the labels to only include those that are part of common subtrees in both dendrograms.

See Also

common_subtrees_clusters

Examples


# NULL

talgalili/dendextend documentation built on Jan. 27, 2024, 7:43 p.m.