Learn R Programming

mrbin (version 1.4.2)

setCurrentSpectrum: A function for interactively setting the current spectrum.

Description

This function lets the user pick a spectrum from the list of spectra analysis. This function is meant only for use within the mrbin function.

Usage

setCurrentSpectrum(spectrumNumber = NULL)

Arguments

spectrumNumber

If provided, this number will be used; defaults to NULL

Value

None

Examples

Run this code
# NOT RUN {
 setCurrentSpectrum(spectrumNumber=1) 
# }

Run the code above in your browser using DataLab