print.summary.Uniform {pcds}R 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


[Package pcds version 0.1.8 Index]