Description Usage Arguments Value
View source: R/libimgramdisk.R
Loads a part of a rMSI object in computer memory. The spectra to load is specified by its pixel coordinates (Coords).
1 | loadImgChunkFromCoords(Img, Coords)
|
Img |
the rMSI object where the data is stored (ramdisk). |
Coords |
a coordinates vector of spectra to load represented as complex numbers where real part corresponds to X and imaginary to Y. |
a matrix containing the loaded spectra.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.