Rdocumentation
powered by
Learn R Programming
h2o (version 3.8.1.3)
as.character.H2OFrame: Convert an H2OFrame to a String
Description
Convert an H2OFrame to a String
Usage
## S3 method for class 'H2OFrame': as.character(x, ...)
Arguments
x
An H2OFrame object
...
Further arguments to be passed from or to other methods.