ReturnSeriesGUI {fBasics} | R Documentation |
A graphical user interface to display
finanical time series plots.
List of Functions:
returnSeriesGUI | Opens a GUI for return series plots. |
returnSeriesGUI(x)
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 then
timeSeries objects, is more or less untested.
|
returnSeriesGUI
For the returnSeriesGUI
function, beside the graphical
user interface no values are returned.
Diethelm Wuertz for the Rmetrics R-port.
##