Learn R Programming

MAIT (version 1.6.0)

method: Peak Aggregation Method Used

Description

Function method returns the name of the peak aggregation method used on a MAIT-class object.

Usage

method(object)

Arguments

object
A MAIT-class object

Value

A character with the peak aggregation method

See Also

peakAggregation

Examples

Run this code
data(MAIT_sample)
method(MAIT)

Run the code above in your browser using DataLab