View source: R/libimgramdisk.R
A raster image provided as a matrix is inserted at given Cols with a gaussian shape. The raster_matrix has nrows as X direction.
1 | insertRasterImageAtCols(Img, Cols, raster_matrix)
|
Img |
the rMSI object where the data is stored (ramdisk). |
Cols |
the columns indexes from which data will be inserted |
raster_matrix |
a raster image represented as a matrix with pixel values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.