Learn R Programming

h2o (version 2.8.4.4)

AAA_DownloadAndStartBeforeExamples: Download H2O jar file and Start H2O cloud before examples run (for H2O developers only)

Description

AAA_DownloadAndStartBeforeExamples, download H2O jar file and start H2O cloud before examples run. This is only relevant for H2O developers during the building of the CRAN package.

Arguments

Examples

Run this code
# -- CRAN examples begin --
library(h2o)
localH2O = h2o.init()
# -- CRAN examples end --

Run the code above in your browser using DataLab