I want to use the zoo package to convert an irregular time series to a regular one at every 15 min. interval. I would like to read in the csv file as a zoo object. When trying to do a seq(from,to,by), how can I specify the "from" to be the first time element in the zoo object and "to" to be the last element in the zoo object. Thanks for your help. -- View this message in context: http://n4.nabble.com/zoo-Package-Question-tp1579735p1579735.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.