Learn R Programming

Luminescence (version 0.2.1)

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

Description

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

Usage

ExampleData.FittingLM

Arguments

format

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

source

ll{ Lab: Luminescence Laboratory Bayreuth Lab-Code: BT900 Location: Norway Material: Beach deposit, coarse grain quartz measured on aluminum discs on a Risoe 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, pp. 195-200.

Examples

Run this code
##show LM data 
data(ExampleData.FittingLM)
plot(values.curve,log="x")

Run the code above in your browser using DataLab