[R] Input and output of time series data - any function or packages that helps?
Michael Weylandt
michael.weylandt at gmail.com
Mon Oct 1 08:22:08 CEST 2012
On Oct 1, 2012, at 4:38 AM, jpm miao <miaojpm at gmail.com> wrote:
> Hello,
>
> I work with time series data. From time to time I run programs to
> produce results that are in time series form (e.g., quarterly or monthly
> data). After a few days I might need to access part of the results and to
> run another program. Is there any function or package (like dataframe or
> zoo?) that might help so that I don't need to copy the results manually to
> a csv or xls file?
>
> If the data are not time series (just indexed by 1, 2,3), is there any
> function that can help?
>
Many --start with write.csv()
Michael
> Thanks,
>
> Miao
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list