View source: R/libimgramdisk.R
Overwrite a part of a ramdisk in rMSI object with the provided data matrix in the specified columns.
1 | saveImageSliceAtCols(Img, Cols, dm)
|
Img |
the rMSI object where the data is stored (ramdisk). |
Cols |
the columns indexes at which data will be overwriten. |
dm |
the new data matrix overwrite current rMSI slected columns. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.