Description Usage Arguments Value Examples
Read in multiple raw binary Bruker NMR spectra (1D) from a specified folder, and return a matrix with columns:
[ppm, spectrum 1, spectrum 2, ...].
Interpolation may be performed if spectra have different ppm scales.
1  | readBruker(BrukerDataDir)
 | 
BrukerDataDir | 
 The directory of the folder containing 1D Bruker spectral data files. 
Recursively finds all the "1r" files in   | 
It returns a matrix with columns:
[ppm, spectrum 1, spectrum 2, ...].
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.