Learn R Programming

metabolomics (version 0.1.2)

results-class: Metabolomic data results - class

Description

The container for output from the MmsPlot and TwoGroup functions in the metabolomics package.

Arguments

Details

This object class is a list structure containing the output that is produced by the function.

Examples

Run this code
data(treated)
    treated.twogroup <- TwoGroup(treated)
    names(treated.twogroup)

Run the code above in your browser using DataLab