[R] Code of plot.TukeyHSD

2006-11-24 Thread Lize van der Merwe


Dear list
I need to see the code of plot.TukeyHSD.  There is no .default for it.
Please help.
Lize





-- 
This e-mail and its contents are subject to the 
South African Medical Research Council
e-mail legal notice available at http://www.mrc.ac.za/about/EmailLegalNotice.htm

__
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
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Code of plot.TukeyHSD

2006-11-24 Thread Prof Brian Ripley
getAnywhere("plot.TukeyHSD")

On Fri, 24 Nov 2006, Lize van der Merwe wrote:

> Dear list
> I need to see the code of plot.TukeyHSD.  There is no .default for it.
> Please help.
> Lize

-- 
Brian D. Ripley,  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:  +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UKFax:  +44 1865 272595

__
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
and provide commented, minimal, self-contained, reproducible code.