print.tidylearn_model: Print method for tidylearn models

print.tidylearn_modelR Documentation

Print method for tidylearn models

Description

Print method for tidylearn models

Usage

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

Arguments

x

A tidylearn model object

...

Additional arguments (ignored)

Value

Invisibly returns the input object x


tidylearn documentation built on Feb. 6, 2026, 5:07 p.m.