Learn R Programming

x12 (version 1.10.3)

spectrum-class: Class "spectrum"

Description

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

Arguments

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" ~~

Examples

Run this code
# NOT RUN {
showClass("spectrum")
# }

Run the code above in your browser using DataLab