Luminescence (version 0.8.6)

ExampleData.CW_OSL_Curve: Example CW-OSL curve data for the package Luminescence

Description

data.frame containing CW-OSL curve data (time, counts)

Arguments

Format

Data frame with 1000 observations on the following 2 variables:

list("x")

a numeric vector, time

list("y")

a numeric vector, counts

References

Baartman, J.E.M., Veldkamp, A., Schoorl, J.M., Wallinga, J., Cammeraat, L.H., 2011. Unravelling Late Pleistocene and Holocene landscape dynamics: The Upper Guadalentin Basin, SE Spain. Geomorphology, 125, 172-185.

Bos, A.J.J. & Wallinga, J., 2012. How to visualize quartz OSL signal components. Radiation Measurements, 47, 752-758.

Examples

Run this code
# NOT RUN {
data(ExampleData.CW_OSL_Curve, envir = environment())
plot(ExampleData.CW_OSL_Curve)

# }

Run the code above in your browser using DataLab