Learn R Programming

IDSL.FSA (version 1.2)

FSA_plotFSdb2Spectra: plot FSdb to Spectra

Description

plot FSdb to Spectra

Usage

FSA_plotFSdb2Spectra(path, allowedUnlink = TRUE, annexName = "", FSdb,
selectedFSdbIDs = NULL, number_processing_threads = 1, allowedVerbose = TRUE)

Value

spectra_figure object

Arguments

path

Address of .msp file(s)

allowedUnlink

allowedUnlink

annexName

annexName

FSdb

FSdb

selectedFSdbIDs

selected FSdb IDs. When `NULL`, the entire FSDB blocks are plotted.

number_processing_threads

Number of processing threads for multi-threaded processing

allowedVerbose

c(TRUE, FALSE). A `TRUE` allowedVerbose provides messages about the flow of the function.