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


gluc/data.tree documentation built on Oct. 10, 2024, 10:48 p.m.