print.summary.Planes {pcds}R Documentation

Print a summary of a Planes object

Description

Prints some information about the object.

Usage

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

Arguments

x

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

...

Additional parameters for print.

Value

None

See Also

print.Planes, summary.Planes, and plot.Planes


[Package pcds version 0.1.8 Index]