Description Usage Arguments Value Examples
This function extracts, formats, and combines the chromatographic peak data from the objects returned by the getEIC() and fillPeaks() functions from the XCMS package.
| 1 | getEvalObj(xs, fill)
 | 
| xs | An xcmsEIC object returned by the getEIC() function from the XCMS package | 
| fill | An xcmsSet object with filled in peak groups | 
An object of class evalObj
| 1 2 | # call getEvalObj on test data
# \donttest{eicEval_test <- getEvalObj(xs = xs_test, fill = fill_test)}
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.