Hello everyone, I am trying to use the as.timeSeries.ts()/as.timeSeries()
method on a ts object. Here is the error I get:
as.timeSeries.ts(mes)
Error in .local(.Object, ...) : 
  unused argument(s) (Data = c(NA, NA, 14.2,15.5,
I tried the same removing the NA values it gave me same error so I don't
think it is linked.
Any idea?
-- 
View this message in context: 
http://n4.nabble.com/Error-on-as-timeSeries-function-tp1108645p1108645.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
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