View source: R/libimgramdisk.R
Overwrites a part of rMSI object with the provided data matrix. The part of rMSI object that is overwrited is specified by the Coords vector.
1 | saveImgChunkAtCoords(Img, Coords, dm)
|
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. |
dm |
a matrix containing the data to overwrite the rMSI object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.