GCxGC-class {RGCxGC} | R Documentation |
Class GCxGC
Description
Class GCxGC defines the superclass of two-dimensional comprehensive gas chromatographic data.
Details
The validity function evaluates if the provided file can be readed as a
NetCDF file. The validation function employs the function
open.nc
to check if the provided file inherits to
the NetCDF class.
Slots
name
the name of a NetCDF file where the data will be retrieved from.
mod_time
a integer with the modulation time for the second dimension.
[Package RGCxGC version 1.2.0 Index]