get_children_nodes-HierarchicalPartition-method: Test whether a node is a leaf node

get_children_nodes-HierarchicalPartition-methodR Documentation

Test whether a node is a leaf node

Description

Test whether a node is a leaf node

Usage

## S4 method for signature 'HierarchicalPartition'
get_children_nodes(object, node, merge_node = merge_node_param())

Arguments

object

A HierarchicalPartition-class object.

node

A vector of node IDs.

merge_node

Parameters to merge sub-dendrograms, see merge_node_param.

Value

A vector of children nodes.

Examples

# There is no example
NULL


jokergoo/cola documentation built on Feb. 29, 2024, 1:41 a.m.