Learn R Programming

TLdating (version 0.1.3)

analyse_TL.plateau: Plateau test function for TL dating

Description

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

Usage

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.

Value

The results are plotted using plot_TL.plateau.

Details

Plotting parameters The plotting parameters are:

See also plot_TL.plateau.

References

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

See Also

calc_TL.LxTx, calc_TL.plateau, analyse_TL.MAAD