[Vegan-commits] r1252 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Aug 13 11:48:42 CEST 2010
Author: jarioksa
Date: 2010-08-13 11:48:38 +0200 (Fri, 13 Aug 2010)
New Revision: 1252
Modified:
pkg/vegan/man/vegdist.Rd
Log:
fix braces
Modified: pkg/vegan/man/vegdist.Rd
===================================================================
--- pkg/vegan/man/vegdist.Rd 2010-08-13 07:58:39 UTC (rev 1251)
+++ pkg/vegan/man/vegdist.Rd 2010-08-13 09:48:38 UTC (rev 1252)
@@ -246,7 +246,7 @@
but \code{"altGower"} omits double-zeros and divides by the number of
pairs with at least one above-zero value, and does not scale columns
(Anderson et al. 2006). You can use \code{\link{decostand}} to add
- range standardization to \code["altGower"} (see Examples). Gower
+ range standardization to \code{"altGower"} (see Examples). Gower
(1971) suggested omitting double zeros for presences, but it is often
taken as the general feature of the Gower distances. See Examples for
implementing the Anderson et al. (2006) variant of the Gower index.
More information about the Vegan-commits
mailing list