plot.drf_tree: Plot a DRF tree object.

Description Usage Arguments

View source: R/plot.R

Description

Plot a DRF tree object.

Usage

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

Arguments

x

The tree to plot

...

Additional arguments (currently ignored).


drf documentation built on March 29, 2021, 5:07 p.m.

Related to plot.drf_tree in drf...