plot_substract.background: Plotting function for mod_substract.background.

Description Usage Arguments Author(s) See Also

View source: R/plot_substract.background.R

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

1
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

Author(s)

David Strebler

See Also

mod_substract.background


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