BEGe {alkahest} | R Documentation |
Gamma-Ray Spectrometry
Description
Gamma-Ray Spectrometry
Usage
BEGe
Format
A data.frame
with 8192 rows (channels) and 2 variables.
- energy
(keV)
- count
See Also
Other datasets:
LaBr
,
Raman
,
XRD
Examples
data("BEGe")
plot(BEGe, type = "l", xlab = "Energy (keV)", ylab = "Count")
[Package alkahest version 1.2.0 Index]