Learn R Programming

TLdating (version 0.1.3)

mod_substract.background: Creates a new TLum.Analysis object where the background was removed from the signal.

Description

Creates a new TLum.Analysis object where the background was removed from the signal.

Usage

mod_substract.background(object, keep.background = FALSE, plotting.parameters = list(no.plot = FALSE))

Arguments

object
TLum.Analysis (required): object containing the initial TL curves.
keep.background
logical (with default): Parameter indicating if the background curve have to be kept or suppressed.
plotting.parameters
list (with default): list containing the plotting parameters. See details.

Value

This function provides a new TLum.Analysis object with the TL curves after background subtraction. It also plots the TL curves, the background curves and the background substracted curves using plot_remove.preheat.

Details

Plotting parameters The plotting parameters are:

See Also

plot_substract.background