View source: R/my_SAR_analyzer2.R
my_SAR_analyzer2 | R Documentation |
my_SAR_analyzer2
my_SAR_analyzer2(
Risoe.object,
position = NULL,
grain = NULL,
run = NULL,
set = NULL,
ltype = "OSL",
dtype = NULL,
protocol = "unknown",
keep.empty = TRUE,
txtProgressBar = FALSE,
signal.integral = c(6:10),
background.integral = c(346:395),
rejection.criteria = list(recycling.ratio = NA, recuperation.rate = NA, testdose.error
= NA, palaeodose.error = NA, exceed.max.regpoint = TRUE),
sig0 = 0.025,
sigmab = NULL,
background.count.distribution = "poisson",
fit.method = "EXP",
fit.force_through_origin = TRUE,
fit.weights = FALSE,
fit.includingRepeatedRegPoints = FALSE,
plot = FALSE,
plot.single = FALSE,
onlyLxTxTable = FALSE,
readerrate = 1,
drdose = 1,
label = "sample",
recuprecyc = TRUE,
plot.drc = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.