Description Usage Arguments Details Value Examples
Subset the HierarchicalPartition object
1 2 | ## 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.
1 2 | 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.