print.deltaMAN {DeltaMAN}R Documentation

Print object of class deltaMAN.

Description

print method for class "deltaMAN".

Usage

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

Arguments

x

an object of class deltaMAN.

...

optional arguments passed to print for other classes created in the deltaMAN package. Currently, it supports "digits" (the significant digits to be used) and "tex" (a logical value indicating whether to generate formatted LaTeX output or plain output). Also, optional argument "transpose" is available for objects of class "multiDelta".

Value

No return value. Results are printed on console.


[Package DeltaMAN version 0.5.0 Index]