Learn R Programming

specmine (version 4.0.0)

spectra_options: Spectra processing options

Description

Default options used in spectral data processing workflows.

Usage

data(spectra_options)

Arguments

Value

A named list of default options used by the package for spectral data processing. Each element stores a processing parameter or lookup table that controls analysis steps such as preprocessing, identification, or scoring.

Format

A list containing spectral processing options.

Examples

Run this code
data(spectra_options)
names(spectra_options)

Run the code above in your browser using DataLab