Good afternoon.

I have problems dealing with daily data time series.

I have this code as an example of monthly data, begining in January/1990:

              X=ts(x,frequency=12,start=c(1990,1))

How must I write my time series, to declare I have DAILY data begining in
October 3rd 2014?

Thanks a lot.

Regards,
Diego



--
View this message in context: 
http://r.789695.n4.nabble.com/Dealing-with-DAILY-time-series-tp4711411.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to