nano_shutdown: Shutdown to H2O Cluster

View source: R/nano_shutdown.R

nano_shutdownR Documentation

Shutdown to H2O Cluster

Description

Shutdown connection to a H2O cluster.

Usage

nano_shutdown(prompt = TRUE)

Arguments

prompt

a logical specifying whether to prompt the user before shutting down connection to H2O cluster.

Details

This function is a wrapper for the h2o.shutdown function from the H2O package. Note, running this function will removal all H2O grids and models built during the session (hence will invalidate all nano objects). Save all nano objects first by using the nano_save function before running this function. For more details, see the manual for h2o.shutdown.


Nanoputian628/nano documentation built on Oct. 30, 2023, 3:28 p.m.