print.remode_result: Printing remode_result
Description
Prints a `remode_result` object in easily readable format.
Usage
# S3 method for remode_result
print(x, ...)
Value
No return value, called for its side effects.
Arguments
- x
A list of class `remode_result` returned by the `remode` function.
- ...
Additional arguments.