test_metric: Example metric

test_metric-classR Documentation

Example metric

Description

An example metric for testing

calculates a metric, which just returns a value of 3.142

Usage

## S4 method for signature 'test_metric'
calculate(obj)

Arguments

obj

metric object

Value

test metric object

dataset object

Examples

MET = test_metric()

MET = test_metric()
MET = calculate(MET)


computational-metabolomics/struct documentation built on March 27, 2024, 4:26 p.m.