Description Usage Arguments Value
View source: R/LoadStorePeakMat.R
Obtains a vector of rMSIproc peak matrix rows corresponding to a vector of rMSI obj ID's.
1 | getPeakMatrixRowsFromImgIds(pkMat, img_num, ids)
|
pkMat |
an rMSIproc peak matrix object. |
img_num |
the number of the data set object to select in pkMat. |
ids |
a vector of rMSI obj ID's. |
a vector containing the rows of peak matrix that correspond to the selected rMSI object ID's.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.