Class to represent mass spectroscopy data.
Slots
nameA character indicating the name of the experiment.
raw_dfA data frame containing the raw data.
isolatedA data frame containing the isolated data.
scaled_dfA data frame containing the scaled data.
consolidatedA logical indicating whether or not the data has been consolidated.
metadataA data frame containing the metadata.