Learn R Programming

Luminescence (version 0.6.1)

names_RLum: S4-names function for RLum S4 class objects

Description

Function calls object-specific names functions for RLum S4 class objects.

Usage

names_RLum(object)

Arguments

object
RLum (required): S4 object of class RLum

Value

Returns a character

Function version

0.1.0 (2015-11-29 17:27:48)

Details

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

See Also

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