load_h2o_data: load_h2o_data

Description Usage Arguments

View source: R/h2o_mdls.R

Description

Function to load R objects into h2o.Frames - built the write/read trick under certain circumstances.

Usage

1
load_h2o_data(data, key, write_read = NULL)

Arguments

data

An r data.frame to be transfered into the h2o cluster

key

The character key that will be used to identify the h2o.frame in the cluster

write_read

A logical allowing the user to specify which method to be used


gm209/gmtools documentation built on May 22, 2019, 2:39 p.m.