Renders the formatted report attached to the object. Triggered
automatically by R's REPL when the object is auto-printed (i.e.
when reconcile_summary(rec) is called without assignment).
Usage
# S3 method for class 'reconciliation_summary'
print(x, ...)Arguments
- x
A
reconciliation_summaryfromreconcile_summary().- ...
Additional arguments (currently unused).