IsodatContinuousFlowFile: Continous Flow DataClass

Description Arguments Details Methods See Also

Description

Objects of this class hold the isotopic data from continuous flow information recorded in Isodat files (.dxf files) currently only tested with Isodat 3.0 files).

Arguments

read_mass_data

whether to read chromatographic mass data (can be a lot of data) custom show function to display roughly what data we've got going

Details

This class is derived from IrmsContinuousFlowData which defines a number of useful plotting, export and data access methods. This class also derived BinaryFile which provides functionality for interacting with the underlying IsodatFile.

Methods

cleanup(clean_raw = TRUE, clean_keys = TRUE, ...)

clean up the object by removing the raw data and keys (and other large but only transiently important information) from memory

get_info(show = c())

Get basic information about the object

initialize(file, ...)

initialize BinaryFile object, requires a file path

process(...)

process the raw data to fill the data list

See Also

BinaryFile, IsodatFile, IrmsContinuousFlowData, IrmsData initialize initialize irms data container


sebkopf/isoread documentation built on Dec. 31, 2021, 4:15 a.m.