plot.drf_tree: Plot a DRF tree object.

View source: R/plot.R

plot.drf_treeR Documentation

Plot a DRF tree object.

Description

Plot a DRF tree object.

Usage

## S3 method for class 'drf_tree'
plot(x, ...)

Arguments

x

The tree to plot

...

Additional arguments (currently ignored).


drf documentation built on Jan. 21, 2026, 9:06 a.m.

Related to plot.drf_tree in drf...