str.H2OFrame: Display the structure of an H2OFrame object

View source: R/frame.R

str.H2OFrameR Documentation

Display the structure of an H2OFrame object

Description

Display the structure of an H2OFrame object

Usage

## S3 method for class 'H2OFrame'
str(object, ..., cols = FALSE)

Arguments

object

An H2OFrame.

...

Further arguments to be passed from or to other methods.

cols

Print the per-column str for the H2OFrame


h2o documentation built on Aug. 9, 2023, 9:06 a.m.