print.abrm_comparison: Print method for abrm_comparison objects
Description
Print method for abrm_comparison objects
Usage
# S3 method for abrm_comparison
print(x, ...)
Value
Invisibly returns the input object x. The function is called for its side effect of printing a summary of method comparison results including the number of simulations and methods compared.
Arguments
- x
A abrm_comparison object
- ...
Additional arguments (unused)