On Sat, 20 Sep 2003 [EMAIL PROTECTED] wrote:

> In a message dated 9/20/03 9:19:57 AM Pacific Daylight Time,
> [EMAIL PROTECTED] writes:
>
> > svymean needs the survey metadata to get the right mean, and aggregate
> > doesn't give it enough information.  aggregate would need a separate
> > method for svydesign objects.
>
> Thanks for the info. I tried looking at source code of aggregate, but it only
> points to UseMethod("aggregate"). How can I find the source of this method?

methods("aggregate") will tell you where to look: aggregate.data.frame or
aggregate.default.


        -thomas

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to