Luminescence (version 0.8.6)

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

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
# NOT RUN {
##show LM data
data(ExampleData.FittingLM, envir = environment())
plot(values.curve,log="x")

# }

Run the code above in your browser using DataCamp Workspace