summary.MSThermResultSet {mstherm}R Documentation

Summarize MSThermResultSet object.

Description

Print a summary of an MSThermResultSet, including samples and parameters.

Usage

## S3 method for class 'MSThermResultSet'
summary(object, ...)

Arguments

object

an MSThermResultSet object

...

additional arguments passed to or from other functions

Value

Nothing

Examples

# see model_experiment() for an example


[Package mstherm version 0.4.7 Index]