print.summary.Uniform: Print a summary of a Uniform
object
Description
Prints some information about the object
.
Usage
# S3 method for summary.Uniform
print(x, ...)
Arguments
x
An object
of class "summary.Uniform"
, generated by summary.Uniform
.
…
Additional parameters for print
.