Luminescence (version 0.9.23)

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

Description

Linearly 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).

References

Fuchs, M., Kreutzer, S., Fischer, M., Sauer, D., Soerensen, R., 2012. OSL and IRSL dating of raised beach sand deposits along the south-eastern 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