This package version requires R >= 4.1
analyse_portableOSL()
RLum.Analysis-class
objects and automatically process them
in a conventional way. Potential breaking change
warning: the $summary
data frame gained an
additional column, SAMPLE
. If you access columns
index-based, you have to double-check your code. The manual was updated
accordingly....
argument sample
was added to
allow adding information on the sample for the plotconvert_PSL2CSV()
single_table
to enable the export of
PSL data into a single spreadsheet table (CSV file), each curve is
represented by two columnsextract_raw_data
, which allows to
extract the raw data convienently. Those data are already imported by
read_PSL2R()
but they remain somewhat hidden in the
@info
slots of each RLum.Data.Curve
object.fit_LMCurve()
fit.calcError
was set to
TRUE
and the parameter confidence interval calculation
failed, the function stopped with an uncontrolled error. Now it shows a
meaningful warning instead.plot_RadialPlot()
read_BIN2R()
write_RLum2CSV()
data.frame
objects as input.
This has no particular advantage over the base R functions, such as
write.csv()
but is used internally in combination with
other functions.github.R