On 9/23/05, Erin Berryman <[EMAIL PROTECTED]> wrote:
> Both methods you listed do work, but type='l' is what I want, thank you
> for pointing that out to me. Incidentally, xyplot(type='l') printed
> much faster on the display than the panel.groups=() method.

Not surprising if you have many values of 'Date', since panel.linejoin
will try to compute the mean (of a length-1 vector) for each
combination of Date and groups.

Deepayan

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to