Description Usage Arguments Value
View source: R/summaryS3methods.R
Prints a H2OGrid object in Pandoc's markdown.
1 2 | ## S3 method for class 'H2OGrid'
pander(H2OGridObject)
|
H2OGridObject |
H2OGrid S4 object |
By default this function outputs (see: ?cat
) the result.
If you would want to catch the result instead, then call pander_return
instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.