Skip to contents

Class to represent mass spectroscopy data.

Slots

name

A character indicating the name of the experiment.

raw_df

A data frame containing the raw data.

isolated

A data frame containing the isolated data.

scaled_df

A data frame containing the scaled data.

consolidated

A logical indicating whether or not the data has been consolidated.

metadata

A data frame containing the metadata.