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 Nov. 13, 2023, 1:08 a.m.