aaa | R Documentation |
Starting H2O For 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.