Description Usage Arguments Value
View source: R/libimgramdisk.R
Loads a slice of an rMSI object into RAM. The slice is determined by a mass and a tolerance. The returned value is not a MS image, in order to obtain a plotable image the function builRasterImageFromMass must be used.
1 | loadImageSliceFromMass(Img, Mass, Tolerance)
|
Img |
the rMSI object where the data is stored (ramdisk). |
Mass |
the slected mass. |
Tolerance |
a tolerance expressed in daltons around the slected mass. |
a list with data matrix containing the image slice, the used mass and tolerance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.