ExampleData.LxTxOSLData | R Documentation |
Lx
and Tx
data of continuous wave (CW-) OSL signal curves.
Two data.frame
s containing time and count values.
Arbitrary OSL measurement.
unpublished data
##load data
data(ExampleData.LxTxOSLData, envir = environment())
##plot data
plot(Lx.data)
plot(Tx.data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.