View source: R/mrs_data_proc.R
mrs_data2mat | R Documentation |
Convert mrs_data object to a matrix, with spectral points in the column dimension and dynamics in the row dimension.
mrs_data2mat(mrs_data, collapse = TRUE)
mrs_data |
MRS data object or list of MRS data objects. |
collapse |
collapse all other dimensions along the dynamic dimension, eg a 16x16 MRSI grid would be first collapsed across 256 dynamic scans. |
MRS data matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.