[.HierarchicalPartition | R Documentation |
Subset the HierarchicalPartition object
## S3 method for class 'HierarchicalPartition'
x[i]
x |
A |
i |
Index. The value should be numeric or a node ID. |
On each node, there is a ConsensusPartition-class
object.
Note you cannot get a sub-hierarchy of the partition.
A ConsensusPartition-class
object.
data(golub_cola_rh)
golub_cola_rh["01"]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.