[R] gaps in time series

Gabor Grothendieck ggrothendieck at gmail.com
Mon Mar 15 20:23:28 CET 2010


There is a new FAQ #13 in the zoo-faq vignette in the development
version of the zoo package which illustrates several approaches to
this (all of which work in the current version of zoo as well).  See:

http://pages.citebite.com/l2m2b3i4k5fnv

On Mon, Mar 15, 2010 at 1:02 PM, Joe Calderon <calderon.joe at gmail.com> wrote:
> hello *, im new to the list (and R in general), i have a problem that
> im hoping someone can help me solve. i have data that i want to turn
> into a time series per day,
>
> ex.
> 2010-03-01   9
> 2010-03-03   17
> 2010-03-04   2
> 2010-03-05   9
> 2010-03-07   3
>
> is there an easy way to fill in the gaps for the missing days?
>
>
> thx much
>
>
> --joe
>
> ______________________________________________
> 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