h2o (version 3.22.1.1)

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.