saveImageSliceAtCols: Overwrite an image slice of an rMSI object.

Description Usage Arguments

View source: R/libimgramdisk.R

Description

Overwrite a part of a ramdisk in rMSI object with the provided data matrix in the specified columns.

Usage

1
saveImageSliceAtCols(Img, Cols, dm)

Arguments

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.


prafols/rMSI documentation built on Dec. 12, 2021, 7:29 p.m.