Learn R Programming

opGMMassessment (version 0.4)

Chromatogram: Example data of lysophosphatidic acids, LPA.

Description

Data set containing times of detector hits after chromatographic separation of five different lysophosphatidic acids (Classes CLs = LPA 16:0, 18:0, 18:3, 20:0, and 20:4).

Usage

data("Chromatogram")

Arguments

Details

Size 1166 x 3 , stored in Chromatogram$[Cls, Time, Lipids]

Examples

Run this code
data(Chromatogram)
str(Chromatogram)

Run the code above in your browser using DataLab