h2o (version 3.20.0.8)

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.