Method on Keyed objects allowing to obtain their key.

h2o.keyof(object)

# S4 method for Keyed
h2o.keyof(object)

# S4 method for H2OModel
h2o.keyof(object)

# S4 method for H2OGrid
h2o.keyof(object)

# S4 method for H2OFrame
h2o.keyof(object)

# S4 method for H2OAutoML
h2o.keyof(object)

Arguments

object

A Keyed object

Value

the string key holding the persistent object.