h2o (version 3.10.5.2)

as.character.H2OFrame: Convert an H2OFrame to a String

Description

Convert an H2OFrame to a String

Usage

# S3 method for H2OFrame
as.character(x, ...)

Arguments

x

An H2OFrame object

...

Further arguments to be passed from or to other methods.