View source: R/print.distfreereg.R
print.distfreereg | R Documentation |
distfreereg
Objects
This is a print
method for objects of class distfreereg
.
## S3 method for class 'distfreereg'
print(x, ..., digits = 3, col_sep = 2)
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. |
This function prints a useful summary of the distfreereg
object.
No return value (NULL
).
Jesse Miller
distfreereg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.