str.H2OFrame | R Documentation |
Display the structure of an H2OFrame object
## S3 method for class 'H2OFrame'
str(object, ..., cols = FALSE)
object |
An H2OFrame. |
... |
Further arguments to be passed from or to other methods. |
cols |
Print the per-column str for the H2OFrame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.