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 Nov. 16, 2023, 10:49 p.m.