A graphical user interface to display finanical time series plots.
returnSeriesGUI opens a GUI for return series plots.
Arguments
- x
-
an object of class "timeSeries" or any other object which
can be transformed by the function as.timeSeries into an
object of class timeSeries. The latter case, other than
timeSeries objects, is more or less untested.
Value
For returnSeriesGUI function, besides the graphical
user interface no values are returned.
Author
Diethelm Wuertz for the Rmetrics R-port.