Returns the number of rows and columns for an H2OFrame object.

h2o.dim(x)

Arguments

x

An H2OFrame object.

See also

dim for the base R implementation.