print.step_foundry_embed: Print method for step_foundry_embed

View source: R/tidymodels.R

print.step_foundry_embedR Documentation

Print method for step_foundry_embed

Description

Print method for step_foundry_embed

Usage

## S3 method for class 'step_foundry_embed'
print(x, width = max(20, options()$width - 30), ...)

Arguments

x

A step_foundry_embed object

width

Maximum width for printing

...

Not used

Value

Invisibly returns x


foundryR documentation built on Sept. 25, 2026, 1:10 a.m.