aaa: Starting H2O For examples

aaaR Documentation

Starting H2O For examples

Description

Starting H2O For examples

Examples

## Not run: 
if (Sys.info()['sysname'] == "Darwin" && Sys.info()['release'] == '13.4.0') {
  quit(save = "no")
} else {
 h2o.init(nthreads = 2)
}

## End(Not run)

h2o documentation built on Aug. 9, 2023, 9:06 a.m.