[R-SIG-Finance] ts object

Oleg Mubarakshin oleg.mubarakshin at gmail.com
Thu May 30 15:17:22 CEST 2013


Dear colleagues,

How can I create time series (ts) object with specified dates?
E.g.
data = c(100,101,99)
dates = c(“2013-05-20”,“2013-05-21”,“2013-05-30”)

and plot it with specified time range? In case I have several ts and want to plot them on one chart
E.g.
ts1, ts2, ts3
date >= “2013-05-20” & date <= “2013-05-25”

Thank you!

Sincerely,
Oleg Mubarakshin

om at quant-lab.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20130530/c8fe5864/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 4432 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20130530/c8fe5864/attachment.jpe>


More information about the R-SIG-Finance mailing list