Learn R Programming

alkahest (version 1.3.0)

Raman: Raman Spectroscopy

Description

Raman Spectroscopy

Usage

Raman

Arguments

Format

A data.frame with 1182 rows and 2 variables.

shift

Raman shift.

intensity

See Also

Other datasets: BEGe, LaBr, XRD

Examples

Run this code
data("Raman")
plot(Raman, type = "l", xlab = "Shift", ylab = "Intensity")

Run the code above in your browser using DataLab