Learn R Programming

TLdating (version 0.1.3)

TLum.Analysis2RLum.Analysis: Convert RLum.Analysis object to an TLum.Analysis.

Description

This function convert a TLum.Analysis object into a RLum.Analysis object, from the 'Luminescence' package. The 'TLdating' package is implemented to only works with its own class of object (TLum.Analysis, TLum.Analysis and TLum.Data.Curve).

Usage

TLum.Analysis2RLum.Analysis(object)

Arguments

object
TLum.Analysis (required): object containing the TL curves used for the ED estimation.

Details

This function use the data from the TLum.Analysis to create a new RLum.Analysis. During the process, all information relative to the uncertainties and stored in the TLum.Analysis object are lost. The original data-type of each luminescence curve is also restored.