Access method for the call slot of various S4 objects in the finRes suite.

get_call(object)

# S4 method for DataInfo
get_call(object)

# S4 method for DataHistorical
get_call(object)

Arguments

object

an S4 object of classes DataInfo or DataHistorical or respective childs.

Value

The original call to the constructor function.