get_node_distance.Rd
Get the distance of a node to another node in the tree
get_node_distance(node, ancestor_node)
An object of class ExplorerNode.
ExplorerNode
If node is the ancestor node, 0 is returned. If ancestor_node is no ancestor of node, NULL is returned.
node
0
ancestor_node
NULL