summary.MSThermResult {mstherm}R Documentation

Summarize MSThermResult object.

Description

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

Usage

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

Arguments

object

an MSThermResult object

...

additional arguments passed to or from other functions

Value

Nothing

Examples

# see model_protein() for an example


[Package mstherm version 0.4.7 Index]