print.pre_processor: Print a pre_processor object

View source: R/pre_process.R

print.pre_processorR Documentation

Print a pre_processor object

Description

Display information about a pre_processor using crayon-based formatting.

Usage

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

Arguments

x

A pre_processor object.

...

Additional arguments (ignored).


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