Learn R Programming

Luminescence (version 0.7.1)

ExampleData.FittingLM: Example data for fit_LMCurve() in the package Luminescence

Description

Lineraly modulated (LM) measurement data from a quartz sample from Norway including background measurement. Measurements carried out in the luminescence laboratory at the University of Bayreuth.

Arguments

Format

Two objects (data.frames) with two columns (time and counts).

Source

Lab:
Luminescence Laboratory Bayreuth
Lab-Code:
BT900
Location:
Norway
Material:
Beach deposit, coarse grain quartz measured on aluminum discs on a Risoe TL/OSL DA-15 reader

References

Fuchs, M., Kreutzer, S., Fischer, M., Sauer, D., Soerensen, R., 2012. OSL and IRSL dating of raised beach sand deposits along the southeastern coast of Norway. Quaternary Geochronology, 10, 195-200.

Examples

Run this code

##show LM data
data(ExampleData.FittingLM, envir = environment())
plot(values.curve,log="x")

Run the code above in your browser using DataLab