print.distfreereg {distfreereg} | R Documentation |
Printing distfreereg
Objects
Description
This is a print
method for objects of class distfreereg
.
Usage
## S3 method for class 'distfreereg'
print(x, ..., digits = 3, col_sep = 2)
Arguments
x |
Object of class |
... |
Additional parameters, currently ignored. |
digits |
Integer; passed to |
col_sep |
Integer; specifies the padding (in units of spaces) between columns in the printed table of statistics. |
Details
This function prints a useful summary of the distfreereg
object.
Value
No return value (NULL
).
Author(s)
Jesse Miller
See Also
[Package distfreereg version 1.0.1 Index]