R/deprecated_functions.R
getIdenInfo.RdgetIdenInfo(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).
The example and demo data of this function can be found https://tidymass.github.io/metid/articles/metid.html
Xiaotao Shen shenxt1990@163.com