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