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

plot(paracetamol)

plot_spc(paracetamol, c(min ~ 1750, 2800 ~ max),
  xoffset = 800,
  wl.reverse = TRUE
)
#> Loading required namespace: plotrix