| setPPMbounds {Rnmr1D} | R Documentation | 
setPPMbounds
Description
Set the PPM bounds for proton (1H) and carbon (13C) to consider in the processing step and then to store in the specMat object
Usage
setPPMbounds(proton = c(-0.5, 11), carbon = c(0, 200))
Arguments
| proton | Minimal and Maximal ppm value for 1H NMR | 
| carbon | Minimal and Maximal ppm value for 13C NMR | 
[Package Rnmr1D version 1.3.2 Index]