Learn R Programming

h2o (version 3.44.0.3)

h2o.keyof: Method on Keyed objects allowing to obtain their key.

Description

Method on Keyed objects allowing to obtain their key.

Usage

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)

Value

the string key holding the persistent object.

Arguments

object

A Keyed object