ExampleData.LxTxData | R Documentation |
LxTx data from a SAR measurement for the package Luminescence.
A data.frame
with 4 columns (Dose, LxTx, LxTx.Error, TnTx).
Lab: | Luminescence Laboratory Bayreuth |
Lab-Code: | BT607 |
Location: | Ostrau (Saxony-Anhalt/Germany) |
Material: | Middle grain (38-63 \mu m) quartz measured on a Risoe TL/OSL DA-15 reader.
|
unpublished data
## plot Lx/Tx data vs dose [s]
data(ExampleData.LxTxData, envir = environment())
plot(LxTxData$Dose,LxTxData$LxTx)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.