H2OTree
R/models.R
length-H2OTree-method.Rd
Overrides the behavior of length() function on H2OTree class. Returns number of nodes in an H2OTree
# S4 method for H2OTree length(x)
An H2OTree to count nodes for.