Description Usage Arguments Value
View source: R/mrs_data_proc.R
Collapse MRS data by concatenating spectra along the dynamic dimension.
1 2 3 4 5 6 7  | collapse_to_dyns(x)
## S3 method for class 'mrs_data'
collapse_to_dyns(x)
## S3 method for class 'fit_result'
collapse_to_dyns(x)
 | 
x | 
 data object to be collapsed (mrs_data or fit_result object).  | 
collapsed data with spectra or fits concatenated along the dynamic dimension.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.