dendextend (version 1.13.2)

prune_common_subtrees.dendlist: 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

Run this code
# NOT RUN {
# NULL
# }

Run the code above in your browser using DataLab