View source: R/LoadStorePeakMat.R
Stores a binned peaks matrix to HDD. Data is stored zip compressed, so it is recomeneded to specify the name with .zip extension.
| 1 | StorePeakMatrix(data_path, data)
 | 
| data_path | full path including filename where data must be stored. | 
| data | a List containing intensity, SNR and area matrices, the mass axis vector and a data.frame containing in each variable a normalization vector. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.