Learn R Programming

alkahest (version 1.3.0)

BEGe: Gamma-Ray Spectrometry

Description

Gamma-Ray Spectrometry

Usage

BEGe

Arguments

Format

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

energy

(keV)

count

See Also

Other datasets: LaBr, Raman, XRD

Examples

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

Run the code above in your browser using DataLab