h2o (version 3.2.0.3)

h2o.rm: Delete Objects In H2O

Description

Remove the h2o Big Data object(s) having the key name(s) from ids.

Usage

h2o.rm(ids, conn = h2o.getConnection())

Arguments

ids
The hex key associated with the object to be removed.
conn
An H2OConnection object containing the IP address and port number of the H2O server.

See Also

h2o.assign, h2o.ls