saveImgChunkAtIds: Stores a data matrix to a part of ff data img.

Description Usage Arguments

View source: R/libimgramdisk.R

Description

Overwrites a part of rMSI object with the provided data matrix. The part of rMSI object that is overwrited is specified by the Ids vector.

Usage

1
saveImgChunkAtIds(Img, Ids, dm)

Arguments

Img

the rMSI object where the data is stored (ramdisk).

Ids

Identifiers of spectra to be overwrited.

dm

a matrix containing the data to overwrite the rMSI object.


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