selectHistory: Extract the call of the methods applied on the object
Description
Extract the history of a MRIaggr object.
Usage
"selectHistory"(object)
Arguments
object
an object of class MRIaggr. REQUIRED.
Value
A list of each calc or const method that was applied to the object.
For each method, it contains the call, the date of call and potential extra elements.