plot_align.peaks: Plots mod_alignPeaks results

Description Usage Arguments Details Author(s) See Also

View source: R/plot_align.peaks.R

Description

This function plots the results obtained by mod_alignPeaks.

Usage

1
2
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:

plot.Tmin

logical: Minimum temperature which is plotted.

plot.Tmax

logical: Maximum temperature which is plotted.

Author(s)

David Strebler

See Also

mod_align.peaks


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