h2oToRDF: H2OParsedData object to R data.frame object

Description Usage Details See Also

Description

h2oToRDF returns a R data.frame object.

Usage

1
2
h2oToRDF(h2oParsedData, use_hex_string = FALSE, stringsAsFactors = FALSE,
  blank.lines.skip = FALSE, ...)

Details

h2oToRDF

Another way to achieve this seems to be: as.numeric(as.vector(as.data.frame(...)))

See Also

as.data.frame.H2OParsedData


rocalabern/h2otools documentation built on May 27, 2019, 12:13 p.m.