H2O <-> R Communication and Utility Methods
Collected here are the various methods used by the h2o-R package to communicate with the H2O backend. There are methods for checking cluster health, polling, and inspecting objects in the H2O store.
.skip_if_not_developer()
Useful links