[R-SIG-Finance] tsPlot and timeSeries
Brian G. Peterson
brian at braverock.com
Tue Nov 14 15:34:17 CET 2006
On Friday 10 November 2006 11:06, jacinthe at gmx.de wrote:
> Hi,
>
> where do I find the functions "tsPlot" and "timeSeries". I have
> searched in all RMetrics packages, but didn´t find them any more. Are
> they detached?
>
> Regards,
ts.plot(stats) Plot Multiple Time Series
TimeSeries is a data class, implemented by the main R package, extended by
fBasics and many other R packages (zoo, irts, several others)
try
> help.search("timeseries")
Regards,
- Brian
More information about the R-SIG-Finance
mailing list