names_RLum: Name retrieval function for RLum S4 class objects

names_RLumR Documentation

Name retrieval function for RLum S4 class objects

Description

The function provides a generalised access point for specific RLum objects. Depending on the input object, the corresponding function will be selected. Allowed arguments can be found in the documentations of the corresponding RLum class.

Usage

names_RLum(object)

## S4 method for signature 'list'
names_RLum(object)

Arguments

object

RLum (required): S4 object of class RLum

Value

A character vector.

Functions

  • names_RLum(list): Returns a list of RLum objects that had been passed to names_RLum

Function version

0.1.0

How to cite

Kreutzer, S., 2025. names_RLum(): Name retrieval function for RLum S4 class objects. Function version 0.1.0. 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/

Author(s)

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

See Also

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


Luminescence documentation built on April 3, 2025, 7:52 p.m.