merge_RLum.Results: 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
objectsFunction version
0.2.0 (2016-05-02 09:36:06)