peak {RpeakChrom}R Documentation

Peak read using readChrom function.

Description

Data frame with 2 columns (x, y) corresponding to a chromatographic peak that has been read and extracted using readChrom function.

Usage

data("peak")

Format

A data frame with 12000 observations on the following 2 variables.

V1

a numeric vector

V2

a numeric vector


[Package RpeakChrom version 1.1.0 Index]