A Raman spectrum of a paracetamol tablet.

Format

The spectrum was acquired with a Renishaw InVia spectrometer from 100 to 3200 cm^-1 in step scan mode. Thus the spectrum has several overlapping wavelength regions.

Author

C. Beleites

Examples

paracetamol
#> hyperSpec object #> 1 spectra #> 2 data columns #> 4064 data points / spectrum #> wavelength: Delta * tilde(nu)/cm^-1 [numeric] 96.7865 98.1432 ... 3200.07 #> data: (1 rows x 2 columns) #> 1. spc: I / a.u. [matrix, array4064] 2056.50 2224.84 ... 299.229 #> 2. filename: filename [character] txt.Renishaw/paracetamol.txt
plot(paracetamol)
plotspc(paracetamol, c(min ~ 1750, 2800 ~ max), xoffset = 800, wl.reverse = TRUE )
#> Loading required namespace: plotrix