Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.