print.spectral: Pretty Printing of Spectral's Output

Description Usage Arguments Value Examples

View source: R/print.spectral.r

Description

Pretty printing of spectral's output.

Usage

1
2
## S3 method for class 'spectral'
print(x, digits = 3, ...)

Arguments

x

an object of class spectral

digits

digits to round to

...

additional parameters

Value

Invisible string of the printed object.

Examples

1
# see ?spectral

algstat documentation built on May 29, 2017, 10:34 p.m.