Learn R Programming

GGenemy (version 0.1.0)

print.gg_audit_report: Print method for audit reports

Description

Print method for audit reports

Usage

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

Value

Returns the input object invisibly. Called for the side effect of printing a formatted audit report.

Arguments

x

A gg_audit_report object

...

Additional arguments (not used)