print.drf_tree: Print a DRF tree object.

View source: R/print.R

print.drf_treeR Documentation

Print a DRF tree object.

Description

Print a DRF tree object.

Usage

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

Arguments

x

The tree to print.

...

Additional arguments (currently ignored).


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

Related to print.drf_tree in drf...