| print.badp_drawable_grob | R Documentation |
Print method for the captured gTree objects stored in positions
7-9 of the list returned by best_models. Renders the grob
to the active graphics device via grid.draw so that
typing e.g. best[[9]] at the console displays the picture
instead of a description string.
## S3 method for class 'badp_drawable_grob'
print(x, newpage = TRUE, ...)
x |
A |
newpage |
Logical; if |
... |
Additional arguments (currently unused). |
Invisibly returns the input object x.
best_models, grid.draw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.