RLum-class function

Class "RLum"

Class "RLum"

Abstract class for data in the package Luminescence Subclasses are: class

## S4 method for signature 'RLum' replicate_RLum(object, times = NULL)

Arguments

  • object: RLum (required ): an object of class RLum
  • times: integer (optional): number for times each element is repeated element

Details

RLum-class

|

|----RLum.Data

|----|-- RLum.Data.Curve

|----|-- RLum.Data.Spectrum

|----|-- RLum.Data.Image

|----RLum.Analysis

|----RLum.Results

Methods (by generic)

  • replicate_RLum(RLum): Replication method RLum-objects

Slots

  • 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.

Note

RLum is a virtual class.

Objects from the Class

A virtual Class: No objects can be created from it.

Class version

0.4.0

Examples

showClass("RLum")

See Also

RLum.Data , RLum.Data.Curve , RLum.Data.Spectrum , RLum.Data.Image , RLum.Analysis , RLum.Results , methods_RLum

Author(s)

Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany) , RLum Developer Team

How to cite

Kreutzer, S., 2025. 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., Steinbuch, L., Boer, A.d., 2025. Luminescence: Comprehensive Luminescence Dating Data Analysis. R package version 1.0.1. https://r-lum.github.io/Luminescence/

  • Maintainer: Sebastian Kreutzer
  • License: GPL-3
  • Last published: 2025-03-07