isNotLeaf: Check if a 'Node' is not a leaf

View source: R/node_actives.R

isNotLeafR Documentation

Check if a Node is not a leaf

Description

Check if a Node is not a leaf

Usage

isNotLeaf(node)

Arguments

node

The Node to test.

Value

FALSE if the Node is a leaf, TRUE otherwise


gluc/data.tree documentation built on Nov. 16, 2023, 10:49 p.m.