h2o (version 3.10.5.3)

h2o.colnames: Return column names of an H2OFrame

Description

Return column names of an H2OFrame

Usage

h2o.colnames(x)

Arguments

x

An H2OFrame object.

See Also

colnames for the base R implementation.