Learn R Programming

distfreereg (version 1.1)

print.compare: Printing compare objects

Description

This is a print method for objects of class compare.

Usage

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

Value

No return value (NULL).

Arguments

x

Object of class compare.

...

Additional parameters, currently ignored.

Author

Jesse Miller

Details

This function prints a useful summary of the compare object x.

See Also

compare