print.preprocessing_result: Print method for preprocessing result
Description
Print method for preprocessing result
Usage
# S3 method for preprocessing_result
print(x, ...)
Value
Invisibly returns the input object x.
Arguments
- x
A preprocessing_result object
- ...
Additional arguments (ignored)