get_identification_table: Get identification table from a metIdentifyClass object

View source: R/get_identification_table.R

get_identification_tableR Documentation

Get identification table from a metIdentifyClass object

Description

Get identification table from a metIdentifyClass object.

Usage

get_identification_table(..., candidate.num = 3, type = c("old", "new"))

Arguments

...

One or multiple metIdentifyClass objects.

candidate.num

The number of candidates.

type

The type of identification table.

Value

A identification table (data.frame).

Author(s)

Xiaotao Shen shenxt1990@outlook.com

See Also

The example and demo data of this function can be found https://tidymass.github.io/metid/articles/metid.html


tidymass/metid documentation built on Sept. 4, 2023, 2:01 a.m.