Learn R Programming

multivarious (version 0.3.1)

print.prepper: Print a prepper pipeline

Description

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

Usage

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

Arguments

x

A prepper object.

...

Additional arguments (ignored).