Standardized object for saving the spectrum output of the x12 binaries in R. Used by functions in this package.

Objects from the Class

Objects can be created by calls of the form new("spectrum", ...).

Slots

frequency:

Object of class "numeric" ~~

spectrum:

Object of class "numeric" ~~

Author

Alexander Kowarik

Examples

showClass("spectrum")
#> Class "spectrum" [package "x12"]
#> 
#> Slots:
#>                           
#> Name:  frequency  spectrum
#> Class:   numeric   numeric