Description Usage Arguments Value Author(s) Examples
View source: R/getFeatureInfo.R
Function getFeatureInfo yields a data.frame with meta-information on all features detected in the samples. Features are rows; information is in the columns. Not meant to be called directly by the user.
1 | getFeatureInfo(stdDB, allMatches, sampleList)
|
stdDB |
In-house database of standards. |
allMatches |
Object containing annotation information, generated
by functions like |
sampleList |
Object containing pseudospectra of samples. |
A data.frame
summarizing all meta-information of the
pseudospectra found in the samples. Exactly what columns are included
depends on the information contained in the in-house database. The
last column is always "rt".
Ron Wehrens
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.