chrom.pict: Function to plot the 3 channel of an array as chromatograms,

Description Usage Arguments Author(s)

View source: R/chrom.pict.R

Description

Function to plot the 3 channel of an array as chromatograms,

Usage

1
chrom.pict(data, x, normalization = T, edge = 0, ...)

Arguments

data

a 3D array of dim[3] = 3

x

the x coordinate to look at

normalization

either or not normalisation should happen before plotting the chromatograms

edge

to apply a mean and avoid noise

...

extra parameters to be passed to the plot function

Author(s)

Dimitri Fichou


DimitriF/DLC documentation built on Oct. 14, 2020, 4:33 p.m.