tl_plot_tree: Plot a decision tree

View source: R/supervised-trees.R

tl_plot_treeR Documentation

Plot a decision tree

Description

Plot a decision tree

Usage

tl_plot_tree(model, ...)

Arguments

model

A tidylearn tree model object

...

Additional arguments to pass to rpart.plot()

Value

A plot of the decision tree


tidylearn documentation built on Feb. 6, 2026, 5:07 p.m.