View source: R/communication.R
h2o.clusterIsUp | R Documentation |
Determine if an H2O cluster is up or not
h2o.clusterIsUp(conn = h2o.getConnection())
conn |
H2OConnection object |
TRUE if the cluster is up; FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.