| print.GPArotation {GPArotation} | R Documentation |
Print an object or summary of an object returned by GPForth
or GPFoblq.
## S3 method for class 'GPArotation':
print(x, digits=3, Table=FALSE, ...)
## S3 method for class 'GPArotation':
summary(object, ...)
## S3 method for class 'summary.GPArotation':
print(x, digits=3, ...)
object |
a GPArotation object to summarize. |
x |
a summary.GPArotation to print. |
digits |
precision of printed numbers. |
... |
further arguments passed to other methods. |
The object printed or a summary object.