raw_GCxGC-class {RGCxGC}R Documentation

Subclass raw_GCxGC

Description

Subclass raw_GCxGC are contained in GCxGC super class. It contains a dedicated slot to storage the folded two-dimensional chromatogram.

Details

In the first creation of a raw_GCxGC object, the slot for the chromatogram is not created yet. To read and fold the chromatogram use the read_chrom function.

Slots

chromatogram

a numeric matrix.

time

a vector of two elements with the range of the first dimenstion run time


[Package RGCxGC version 1.2.0 Index]