length-H2OTree-method function

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

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

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

Arguments

  • x: An H2OTree to count nodes for.
  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11