Learn R Programming

h2o (version 2.4.3.11)

H2OParsedDataVA-class: Class "H2OParsedDataVA"

Description

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

Arguments

Objects from the Class

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

Extends

Class "H2OParsedData", directly.

See Also

H2ORawDataVA, h2o.parseRaw.VA

Examples

Run this code
showClass("H2OParsedDataVA")

Run the code above in your browser using DataLab