Learn R Programming

TLdating (version 0.1.3)

plot_align.peaks: Plots mod_alignPeaks results

Description

This function plots the results obtained by mod_alignPeaks.

Usage

plot_align.peaks(temperatures, old.TL, new.TL, ref.TL, pos.peak, plotting.parameters = list(plot.Tmin = 0, plot.Tmax = NA))

Arguments

temperatures
numeric: Vector containing the temperature step
old.TL
numeric: Matrix containing the luminescence signal before the peak alignment.
new.TL
numeric: Matrix containing the luminescence signal after the peak alignment.
ref.TL
numeric: Matrix containing the luminescence signal used as reference to define the peak position.
pos.peak
numeric: Average peak position.
plotting.parameters
list (with default): list containing the plotting parameters. See details.

Details

Plotting parameters The plotting parameters are:

See Also

mod_align.peaks