Learn R Programming

h2o (version 2.8.4.4)

H2ORawData-class: Class "H2ORawData"

Description

A class for representing imported data sets that have not been parsed.

Arguments

Objects from the Class

Objects can be created by calls of the form new("H2ORawData", ...).

See Also

H2OParsedData

Examples

Run this code
showClass("H2ORawData")

Run the code above in your browser using DataLab