print.spectral: Pretty Printing of Spectral's Output

View source: R/print.spectral.r

print.spectralR Documentation

Pretty Printing of Spectral's Output

Description

Pretty printing of spectral's output.

Usage

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

See Also

spectral()

Examples


# see ?spectral



dkahle/algstat documentation built on May 23, 2023, 12:29 a.m.