get_identification_table | R Documentation |
Get identification table from a metIdentifyClass object.
get_identification_table(..., candidate.num = 3, type = c("old", "new"))
... |
One or multiple metIdentifyClass objects. |
candidate.num |
The number of candidates. |
type |
The type of identification table. |
A identification table (data.frame).
Xiaotao Shen xiaotao.shen@outlook.com
The example and demo data of this function can be found https://tidymass.github.io/metid/articles/metid.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.