There are some examples here:

library(zoo)
?aggregate.zoo

and also in

vignette("zoo")


On 4/19/07, Soare Marcian-Alin <[EMAIL PROTECTED]> wrote:
> Hello Everybody,
>
> How can I filter a dataset?
>
> Im trying to filter the dataset EuStockMarkets monthly and quarter.
>
> data(EuStockMarkets)
> ftse = EuStockMarkets[,4]
>
> Alin
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] 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.
>

______________________________________________
[email protected] 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.

Reply via email to