plot.drf_tree {drf} | R 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). |
[Package drf version 1.1.0 Index]