Return the number of rows present in x.

h2o.nrow(x)

Arguments

x

An H2OFrame object.

See also

nrow for the base R implementation.