print.prepper: Print a prepper pipeline

View source: R/pre_process.R

print.prepperR Documentation

Print a prepper pipeline

Description

Uses crayon to produce a colorful and readable representation of the pipeline steps.

Usage

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

Arguments

x

A prepper object.

...

Additional arguments (ignored).


multivarious documentation built on Jan. 22, 2026, 1:06 a.m.