[R] Plot time series data

livia yn19832 at msn.com
Mon Jul 16 17:40:43 CEST 2007


Hi all, I have got a list named "data", and data[[1]] is the
Date(dd-mm-yyyy), data[[2]] is the time series data. I would like to plot
the data in the time series format with xlab be the date.I am using the
function in the library(QRMlib).

tfin <- timeSeries(data[[2]])
plot.timeSeriesIts(tfin)

How can I add some argument to make the xlab to be date accordingly?
-- 
View this message in context: http://www.nabble.com/Plot-time-series-data-tf4088285.html#a11620372
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list