Learn R Programming

IDSL.FSA (version 1.2)

stackedSpectra: Example for a stacked spectra

Description

A data to test the `spectra_integrator` function.

Usage

data("stackedSpectra")

Arguments

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

Run this code
data(stackedSpectra)

Run the code above in your browser using DataLab