Retrieve information on the status of the cluster running H2O.
Examples
if (FALSE) { # \dontrun{
h2o.init()
h2o.clusterStatus()
} # }
Retrieve information on the status of the cluster running H2O.
if (FALSE) { # \dontrun{
h2o.init()
h2o.clusterStatus()
} # }