print.GPArotation {GPArotation}R Documentation

Print and Summary Methods for GPArotation

Description

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

Usage

    ## 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


[Package GPArotation version 2009.02-1 Index]