| print.tree_summary | R Documentation |
Print method for tree_summary
## S3 method for class 'tree_summary'
print(x, ...)
x |
A tree_summary object |
... |
Additional arguments (currently unused) |
The input x is returned invisibly. Called primarily for its
side effect of printing a summary of the tree_summary object to the
console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.