Hi R experts, How can I get a ts object from a data frame object which contains a daily time series in order to apply it time series functions? Tanks Aleto [[alternative HTML version deleted]]
Please provide a minimal data object to clarify your question. In particular please read and follow the last line on every message to r-help and read the posting guide also mentioned there. On Sun, Sep 20, 2009 at 12:24 PM, Alexis Maluendas <avmaluendasp at gmail.com> wrote:> Hi R experts, > > How can I get a ts object from a data frame object which contains a daily > time series in order to apply it time series functions? > > Tanks > > Aleto > > ? ? ? ?[[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. >
zoo() On Sun, Sep 20, 2009 at 12:24 PM, Alexis Maluendas <avmaluendasp at gmail.com> wrote:> Hi R experts, > > How can I get a ts object from a data frame object which contains a daily > time series in order to apply it time series functions? > > Tanks > > Aleto > > ? ? ? ?[[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. >-- =============================WenSui Liu Blog : statcompute.spaces.live.com Tough Times Never Last. But Tough People Do. - Robert Schuller ==============================