names_RLum | R Documentation |
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.
names_RLum(object)
## S4 method for signature 'list'
names_RLum(object)
object |
RLum (required):
S4 object of class |
A character vector.
names_RLum(list)
: Returns a list of RLum objects that had been passed to names_RLum
0.1.0
Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany)
RLum.Data.Curve, RLum.Data.Image, RLum.Data.Spectrum, RLum.Analysis, RLum.Results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.