method {MAIT}R Documentation

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

Author(s)

Francesc Fernandez, francesc.fernandez.albert@upc.edu

See Also

peakAggregation

Examples

data(MAIT_sample)
method(MAIT)

[Package MAIT version 1.28.0 Index]