merge_RLum.Results: Merge function for RLum.Results S4-class objects

View source: R/merge_RLum.Results.R

merge_RLum.ResultsR Documentation

Merge function for RLum.Results S4-class objects

Description

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.

Usage

merge_RLum.Results(objects)

Arguments

objects

list (required): a list of RLum.Results objects

Details

Elements are appended where possible and attributes are preserved if not of similar name as the default attributes of, e.g., a data.frame

Function version

0.2.1

Note

The originator is taken from the first element and not reset to merge_RLum

Author(s)

Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany)


R-Lum/Luminescence documentation built on March 1, 2025, 12:43 a.m.