# S3 method for class 'rcmdcheck_comparison'
print(x, header = TRUE, ...)
Arguments
- x
R CMD check result comparison object.
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.