print.distfreereg: Printing 'distfreereg' Objects

View source: R/print.distfreereg.R

print.distfreeregR 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 distfreereg.

...

Additional parameters, currently ignored.

digits

Integer; passed to signif to determine the number of significant digits to display.

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

distfreereg


distfreereg documentation built on April 4, 2025, 12:30 a.m.