spectrum-class {x12} | R Documentation |
Class "spectrum"
Description
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(s)
Alexander Kowarik
Examples
showClass("spectrum")
[Package x12 version 1.10.3 Index]