| RLum-class | R Documentation |
"RLum"Abstract class for data in the package Luminescence Subclasses are:
RLum-class
|
|—-RLum.Data
|—-|– RLum.Data.Curve
|—-|– RLum.Data.Spectrum
|—-|– RLum.Data.Image
|—-RLum.Analysis
|—-RLum.Results
originatorObject of class character containing the name of the producing function for the object. Set automatically by using the function set_RLum.
infoObject of class list for additional information on the object itself
.uidObject 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.
.pidObject 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
RLum is a virtual class.
Sebastian Kreutzer, F2.1 Geophysical Parametrisation/Regionalisation, LIAG - Institute for Applied Geophysics (Germany) , RLum Developer Team
RLum.Data, RLum.Data.Curve, RLum.Data.Spectrum, RLum.Data.Image, RLum.Analysis, RLum.Results, methods_RLum
showClass("RLum")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.