Rdocumentation
powered by
Learn R Programming
h2o (version 3.10.3.6)
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.