R/spectra_options.R

#' Spectra processing options
#'
#' Default options used in spectral data processing workflows.
#'
#' @docType data
#' @usage data(spectra_options)
#' @format A list containing spectral processing options.
#' @keywords datasets
#' @examples
#' data(spectra_options)
#' names(spectra_options)
#' @return 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.
"spectra_options"

Try the specmine package in your browser

Any scripts or data that you put into this service are public.

specmine documentation built on Aug. 5, 2026, 5:06 p.m.