print.summary.Uniform: Print a summary of a 'Uniform' 'object'

View source: R/ClassFunctions.R

print.summary.UniformR Documentation

Print a summary of a Uniform object

Description

Prints some information about the object.

Usage

## S3 method for class 'summary.Uniform'
print(x, ...)

Arguments

x

An object of class "summary.Uniform", generated by summary.Uniform.

...

Additional parameters for print.

Value

None

See Also

print.Uniform, summary.Uniform, and plot.Uniform


pcds documentation built on July 9, 2023, 5:54 p.m.