[Vegan-commits] r2583 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Aug 19 09:27:44 CEST 2013
Author: jarioksa
Date: 2013-08-19 09:27:44 +0200 (Mon, 19 Aug 2013)
New Revision: 2583
Modified:
pkg/vegan/man/betadisper.Rd
Log:
TukeyHSD.aov is neither exported nor documented since R revision 63605 (2013-08-17)
Modified: pkg/vegan/man/betadisper.Rd
===================================================================
--- pkg/vegan/man/betadisper.Rd 2013-08-19 07:21:18 UTC (rev 2582)
+++ pkg/vegan/man/betadisper.Rd 2013-08-19 07:27:44 UTC (rev 2583)
@@ -128,7 +128,7 @@
comparison of group dispersions, is to calculate Tukey's Honest
Significant Differences between groups, via
\code{TukeyHSD.betadisper}. This is a simple wrapper to
- \code{\link{TukeyHSD.aov}}. The user is directed to read the help file
+ \code{\link{TukeyHSD}}. The user is directed to read the help file
for \code{\link{TukeyHSD}} before using this function. In particular,
note the statement about using the function with
unbalanced designs.
More information about the Vegan-commits
mailing list