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