print.GPArotation: Print and Summary Methods for GPArotation

Description Usage Arguments Value See Also

Description

Print an object or summary of an object returned by GPForth or GPFoblq.

Usage

1
2
3
4
5
6
    ## 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, ...)

Arguments

object

a GPArotation object to summarize.

x

a summary.GPArotation to print.

digits

precision of printed numbers.

...

further arguments passed to other methods.

Value

The object printed or a summary object.

See Also

GPForth, summary


GPArotation documentation built on May 2, 2019, 6:05 p.m.