replicate_RLum: General replication function for RLum S4 class objects
Description
Function replicates RLum S4 class objects and returns a list for this objects
Usage
replicate_RLum(object, times = NULL)
Arguments
object
an object of class RLum
(required)
times
integer
(optional): number for times each element is repeated
elementValue
Returns a list
of the object to be repeated
Function version
0.1.0 (2015-11-29 17:27:48)