A graphical user interface to display finanical time series plots.
returnSeriesGUI
opens a GUI for return series plots.
returnSeriesGUI(x)
For returnSeriesGUI
function, besides the graphical
user interface no values are returned.
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.
Diethelm Wuertz for the Rmetrics R-port.