Overrides the behavior of length() function on H2OTree class. Returns number of nodes in an H2OTree
Source: R/models.R
length-H2OTree-method.RdOverrides the behavior of length() function on H2OTree class. Returns number of nodes in an H2OTree
Usage
# S4 method for class 'H2OTree'
length(x)