Learn R Programming

alkahest (version 1.3.0)

LaBr: Gamma-Ray Spectrometry

Description

Gamma-Ray Spectrometry

Usage

LaBr

Arguments

Format

A data.frame with 1024 rows (channels) and 2 variables.

energy

(keV)

count

See Also

Other datasets: BEGe, Raman, XRD

Examples

Run this code
data("LaBr")
plot(LaBr, type = "l", xlab = "Energy (keV)", ylab = "Count")

Run the code above in your browser using DataLab