multiplot.OSL: multiplot.OSL

multiplot.OSLR Documentation

multiplot.OSL

Description

OSL glowcurve for various preheat

Usage

multiplot.OSL(
  file,
  ech = 1,
  OSL = 2,
  Dose = c(0, 30, 50, 70, 0, 30),
  nomFile = "nomFile",
  ph0 = seq(1, 4),
  NumInv = c(ech1 = "ech1", ech2 = "ech2", ech3 = "ech3", ech4 = "ech4")
)

Arguments

file

[Risoe.BINfileData-class],[list] (**required**) the BIN/BINX file(s)

ech

[numeric] (**with default**) the sample number

OSL

[numeric] (**with default**): 1: IR-OSL; 2: BL-OSL

Dose

[numeric], [list] (**with default**): doses in seconds

nomFile

[character] (**with default**) name of the BIN/BINX file

ph0

[numeric] (**with default**): selected preheat

NumInv

[character] (**with default**) the name of the sample (eg. inventory number)

Value

a page with multiplot

Examples

data(Anatolian2, envir = environment())
file<-Anatolian2$FILE
multiplot.OSL(file,ech=2,OSL=1,Dose=c(0,200,250,300,0,200),ph0=seq(1,4),NumInv=c("SH112482"))


Zink-Antoine/OSLpack documentation built on Feb. 23, 2025, 5:14 a.m.