[Vegan-commits] r963 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Aug 27 15:28:55 CEST 2009
Author: jarioksa
Date: 2009-08-27 15:28:52 +0200 (Thu, 27 Aug 2009)
New Revision: 963
Modified:
pkg/vegan/man/anosim.Rd
Log:
typo in anosim.Rd
Modified: pkg/vegan/man/anosim.Rd
===================================================================
--- pkg/vegan/man/anosim.Rd 2009-08-27 09:04:34 UTC (rev 962)
+++ pkg/vegan/man/anosim.Rd 2009-08-27 13:28:52 UTC (rev 963)
@@ -24,7 +24,7 @@
\item{distance}{Choice of distance metric that measures the
dissimilarity between two observations . See \code{\link{vegdist}} for
options. This will be used if \code{dat} was not a dissimilarity
- structure of a symmetric square matrix.}
+ structure or a symmetric square matrix.}
\item{strata}{An integer vector or factor specifying the strata for
permutation. If supplied, observations are permuted only within the
specified strata.}
More information about the Vegan-commits
mailing list