print.summary.PCDs {pcds}R Documentation

Print a summary of a PCDs object

Description

Prints some information about the object.

Usage

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

Arguments

x

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

...

Additional parameters for print.

Value

None

See Also

print.PCDs, summary.PCDs, and plot.PCDs


[Package pcds version 0.1.8 Index]