Learn R Programming

Luminescence (version 0.7.1)

get_Risoe.BINfileData: General accessor function for RLum S4 class objects

Description

Function calls object-specific get functions for RisoeBINfileData S4 class objects.

Usage

get_Risoe.BINfileData(object, ...)

Arguments

object
Risoe.BINfileData (required): S4 object of class RLum
...
further arguments that one might want to pass to the specific get function

Value

Return is the same as input objects as provided in the list.

Function version

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

How to cite

Kreutzer, S. (2017). get_Risoe.BINfileData(): General accessor function for RLum S4 class objects. Function version 0.1.0. In: Kreutzer, S., Dietze, M., Burow, C., Fuchs, M.C., Schmidt, C., Fischer, M., Friedrich, J. (2017). Luminescence: Comprehensive Luminescence Dating Data Analysis. R package version 0.7.1. https://CRAN.R-project.org/package=Luminescence

Details

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

See Also

Risoe.BINfileData