Learn R Programming

multivarious (version 0.3.1)

print.pre_processor: Print a pre_processor object

Description

Display information about a pre_processor using crayon-based formatting.

Usage

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

Arguments

x

A pre_processor object.

...

Additional arguments (ignored).