View source: R/supervised-trees.R
| tl_plot_tree | R Documentation |
Plot a decision tree
tl_plot_tree(model, ...)
model |
A tidylearn tree model object |
... |
Additional arguments to pass to rpart.plot() |
A plot of the decision tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.