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