structure_RLum: General structure function for RLum S4 class objects
Description
Function calls object-specific get functions for RLum S4 class objects.
Usage
structure_RLum(object, ...)
Arguments
object
RLum (required): S4 object of
class RLum
...
further arguments that one might want to pass to the specific
structure method
Value
Returns a data.frame with structure of the object.
Function version
0.2.0 (2016-05-02 09:36:06)
Details
The function provides a generalised access point for specific
RLum objects. Depending on the input object, the
corresponding structure function will be selected. Allowed arguments can be found
in the documentations of the corresponding RLum class.