"RLum"
Abstract class for data in the package Luminescence Subclasses are:
# S4 method for RLum
replicate_RLum(object, times = NULL)
RLum (required): an object of class RLum
integer (optional): number for times each element is repeated element
replicate_RLum(RLum)
: Replication method RLum-objects
originator
Object of class character containing the name of the producing function for the object. Set automatically by using the function set_RLum.
info
Object of class list for additional information on the object itself
.uid
Object of class character for a unique object identifier. This id is
usually calculated using the internal function create_UID()
if the function set_RLum
is called.
.pid
Object of class character for a parent id. This allows nesting RLum-objects at will. The parent id can be the uid of another object.
A virtual Class: No objects can be created from it.
0.4.0
Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany) , RLum Developer Team
Kreutzer, S., 2024. RLum-class(): Class 'RLum'. In: Kreutzer, S., Burow, C., Dietze, M., Fuchs, M.C., Schmidt, C., Fischer, M., Friedrich, J., Mercier, N., Philippe, A., Riedesel, S., Autzen, M., Mittelstrass, D., Gray, H.J., Galharret, J., Colombo, M., 2024. Luminescence: Comprehensive Luminescence Dating Data Analysis. R package version 0.9.25. https://r-lum.github.io/Luminescence/
RLum-class
|
|----RLum.Data
|----|-- RLum.Data.Curve
|----|-- RLum.Data.Spectrum
|----|-- RLum.Data.Image
|----RLum.Analysis
|----RLum.Results
RLum.Data, RLum.Data.Curve, RLum.Data.Spectrum, RLum.Data.Image, RLum.Analysis, RLum.Results, methods_RLum