View source: R/103_deprecated_metIdentifyClass-methods.R
get_iden_info | R Documentation |
Get identification information from a metIdentifyClass object.
get_iden_info(object, which.peak, database)
object |
A metIdentifyClass object. |
which.peak |
A peak name or "all". "all" means all peaks with identifications will be output. |
database |
Database used. |
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.