isNotRoot: Check if a 'Node' is not a root

View source: R/node_actives.R

isNotRootR Documentation

Check if a Node is not a root

Description

Check if a Node is not a root

Usage

isNotRoot(node)

Arguments

node

The Node to test.

Value

FALSE if the Node is the root, TRUE otherwise


data.tree documentation built on Nov. 13, 2023, 1:08 a.m.