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).


bbuchsbaum/multivarious documentation built on Dec. 23, 2024, 7:47 a.m.