melt_RLum function

Melt RLum-class objects into a flat data.frame

Melt RLum-class objects into a flat data.frame

melt_RLum(object, ...) ## S4 method for signature 'list' melt_RLum(object, ...)

Arguments

  • object: RLum (required ): S4 object of class RLum
  • ...: further arguments passed to the specific class method

Returns

A flat data.frame .

Functions

  • melt_RLum(list): Returns a list a single data.frame

Function version

0.1.0

Examples

data(ExampleData.XSYG, envir = environment()) melt_RLum(OSL.SARMeasurement[[2]][[1]])

See Also

RLum.Data.Curve , RLum.Analysis

Author(s)

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

How to cite

Kreutzer, S., 2025. melt_RLum(): Melt RLum-class objects into a flat data.frame. 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/

  • Maintainer: Sebastian Kreutzer
  • License: GPL-3
  • Last published: 2025-03-07