length-H2OTree-method: Overrides the behavior of length() function on H2OTree class....

length,H2OTree-methodR Documentation

Overrides the behavior of length() function on H2OTree class. Returns number of nodes in an H2OTree

Description

Overrides the behavior of length() function on H2OTree class. Returns number of nodes in an H2OTree

Usage

## S4 method for signature 'H2OTree'
length(x)

Arguments

x

An H2OTree to count nodes for.


h2o documentation built on Aug. 9, 2023, 9:06 a.m.