Rdocumentation
powered by
Learn R Programming
h2o (version 3.10.3.6)
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.