stackedSpectra {IDSL.FSA}R Documentation

Example for a stacked spectra

Description

A data to test the 'spectra_integrator' function.

Usage

data("stackedSpectra")

Format

mz

a numeric vector of m/z values

int

a numeric vector of intensities

scan_number

a numeric vector of chromatogram scan numbers

Details

The 'scan_number' column is not necessary to test the 'spectra_integrator' function.

Examples

data(stackedSpectra)

[Package IDSL.FSA version 1.2 Index]