print.simple_tree: Print method for simple_tree

View source: R/classes.R

print.simple_treeR Documentation

Print method for simple_tree

Description

Print method for simple_tree

Usage

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

Arguments

x

A simple_tree object

...

Additional arguments (currently unused)

Value

The input x is returned invisibly. Called primarily for its side effect of printing a summary of the simple_tree object to the console.


qshap documentation built on Aug. 23, 2026, 5:11 p.m.