[R] moving or running average
Uwe Ligges
ligges at statistik.tu-dortmund.de
Mon Jan 7 16:34:56 CET 2008
Abu Naser wrote:
>
> Hi Jerad,
>
> Thanks for your quick response. I have installed the zoo using
>
> R CMD INSTALL zoo_1.4-1.tar.gz but the R could not recognize rollmean-
> wondering why?
In R, don't forget to load "zoo" by
library("zoo")
Uwe Ligges
> With regards,
> Abu
>
>
>
>
>
>
>
>
> _________________________________________________________________
> [[replacing trailing spam]]
>
> ______________________________________________
> 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