View source: R/merge_RLum.Results.R
merge_RLum.Results | R Documentation |
Function merges objects of class RLum.Results. The slots in the objects are combined depending on the object type, e.g., for data.frame and matrix rows are appended.
merge_RLum.Results(objects)
objects |
list (required): a list of RLum.Results objects |
Elements are appended where possible and attributes are preserved if not of similar name as the default attributes of, e.g., a data.frame
0.2.1
Kreutzer, S., 2024. merge_RLum.Results(): Merge function for RLum.Results S4-class objects. Function version 0.2.1. 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., 2024. Luminescence: Comprehensive Luminescence Dating Data Analysis. R package version 0.9.24. https://CRAN.R-project.org/package=Luminescence
The originator
is taken from the first element and not reset to merge_RLum
Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany) , RLum Developer Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.