get_children_nodes-HierarchicalPartition-method | R Documentation |
Test whether a node is a leaf node
## S4 method for signature 'HierarchicalPartition'
get_children_nodes(object, node, merge_node = merge_node_param())
object |
A |
node |
A vector of node IDs. |
merge_node |
Parameters to merge sub-dendrograms, see |
A vector of children nodes.
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.