"RLum.Data"
Generalized virtual data class for luminescence data.
# S4 method for RLum.Data
add_metadata(object, info_element) <- value# S4 method for RLum.Data
rename_metadata(object, info_element) <- value
# S4 method for RLum.Data
replace_metadata(object, info_element, subset = NULL, verbose = TRUE) <- value
# S4 method for RLum.Data
view(object, ...)
(required) an object of class RLum.Data
character (required) name of the metadata field to replace or remove
(required) The value assigned to the selected elements
of the metadata field. If NULL
the elements named in info_element
will be removed.
expression (optional) logical expression to limit the substitution only to the selected subset of elements
logical (with default) enable/disable output to the terminal.
other arguments that might be passed
add_metadata(RLum.Data) <- value
: Add metadata entries to RLum.Data objects
rename_metadata(RLum.Data) <- value
: Rename a metadata entry of RLum.Data objects
replace_metadata(RLum.Data) <- value
: Replaces or removes metadata of RLum.Data objects
view(RLum.Data)
: View method for RLum.Data objects
A virtual class: no objects can be created from it.
0.2.1
Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany) , RLum Developer Team
Kreutzer, S., 2025. RLum.Data-class(): Class 'RLum.Data'. 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.0. https://r-lum.github.io/Luminescence/
RLum, RLum.Data.Curve, RLum.Data.Spectrum, RLum.Data.Image