Rdocumentation
powered by
Learn R Programming
h2o (version 3.10.3.6)
h2o.nrow: Return the number of rows present in x.
Description
Return the number of rows present in x.
Usage
h2o.nrow(x)
Arguments
x
An H2OFrame object.
See Also
nrow
for the base R implementation.