analyse_TL.plateau: Plateau test function for TL dating

Description Usage Arguments Details Value Author(s) References See Also

View source: R/analyse_TL.plateau.R

Description

This function performs the plateau test for TL curves (Ln/Lx).

Usage

1
2
analyse_TL.plateau(object, plotting.parameters = list(plot.Tmin = 0, plot.Tmax
  = NA, plateau.Tmin = 0, plateau.Tmax = NA, no.plot = FALSE))

Arguments

object

TLum.Analysis (required): object containing the TL curves used for the Plateau test.

plotting.parameters

list (with default): list containing the plotting parameters. See details.

Details

Plotting parameters
The plotting parameters are:

plot.Tmin

numeric: Lowest temperature plotted.

plot.Tmax

numeric: Highest temperature plotted.

no.plot

logical: If TRUE, the results will not be plotted.

See also plot_TL.plateau.

Value

The results are plotted using plot_TL.plateau.

Author(s)

David Strebler, University of Cologne (Germany)

References

Aitken, M.J. (1985) Thermoluminescence Dating, Academic Press, London

See Also

calc_TL.LxTx, calc_TL.plateau, analyse_TL.MAAD


TLdating documentation built on May 2, 2019, 9:26 a.m.