isLeaf: Check if a 'Node' is a leaf

View source: R/node_actives.R

isLeafR Documentation

Check if a Node is a leaf

Description

Check if a Node is a leaf

Usage

isLeaf(node)

Arguments

node

The Node to test.

Value

TRUE if the Node is a leaf, FALSE otherwise


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