# S3 method for rcmdcheck_comparison
print(x, header = TRUE, ...)

Arguments

x

R CMD check result comparison object.

header

Whether to print the header. You can suppress the header if you want to use the printout as part of another object's printout.

...

Additional arguments, currently ignored.