Learn R Programming

OpenSpecy (version 1.5.3)

raman_hdpe: Sample Raman spectrum

Description

Raman spectrum of high-density polyethylene (HDPE) provided by Horiba Scientific.

Arguments

Format

An threepart list of class OpenSpecy containing:

wavenumber:spectral wavenumbers [1/cm] (vector of 964 rows)
spectra:absorbance values - (a data.table with 964 rows and 1 column)
metadata:spectral metadata

Author

Zacharias Steinmetz, Win Cowger

References

Cowger W, Gray A, Christiansen SH, De Frond H, Deshpande AD, Hemabessiere L, Lee E, Mill L, et al. (2020). “Critical Review of Processing and Classification Techniques for Images and Spectra in Microplastic Research.” Applied Spectroscopy, 74(9), 989–1010. tools:::Rd_expr_doi("10.1177/0003702820929064").

Examples

Run this code
data(raman_hdpe)
print(raman_hdpe)

Run the code above in your browser using DataLab