isRoot: Check if a 'Node' is the root

View source: R/node_actives.R

isRootR Documentation

Check if a Node is the root

Description

Check if a Node is the root

Usage

isRoot(node)

Arguments

node

The Node to test.

Value

TRUE if the Node is the root, FALSE otherwise


data.tree documentation built on Aug. 25, 2025, 5:10 p.m.