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