Learn R Programming

protoshiny (version 0.1.0)

branch: Get an hclust object consisting of the branch with root given by a particular interior node

Description

Get an hclust object consisting of the branch with root given by a particular interior node

Usage

branch(hc, merge.id)

Arguments

hc

protoclust object

merge.id

a particular interior node

Value

an hclust object consisting of the branch with root given by merge.id.