Learn R Programming

TLdating (version 0.1.3)

plot_substract.background: Plotting function for mod_substract.background.

Description

This function plots the results of the mod_substract.background function. It plots the TL curves, the background (BG) curves and the background substracted curves.

Usage

plot_substract.background(old.TL, BG, new.TL, temperatures)

Arguments

old.TL
numeric: Matrix containing the luminescence signal before background subtraction.
BG
numeric: Matrix containing the luminescence signal from the background curves.
new.TL
numeric: Matrix containing the luminescence signal after background subtraction.
temperatures
numeric: Vector containing the temperature step

See Also

mod_substract.background