pander.H2OGrid: Pander method for H2OGrid S4 class

Description Usage Arguments Value

View source: R/summaryS3methods.R

Description

Prints a H2OGrid object in Pandoc's markdown.

Usage

1
2
## S3 method for class 'H2OGrid'
pander(H2OGridObject)

Arguments

H2OGridObject

H2OGrid S4 object

Value

By default this function outputs (see: ?cat) the result. If you would want to catch the result instead, then call pander_return instead.


osofr/estimtr documentation built on Jan. 25, 2022, 8:05 a.m.