[Vegan-commits] r1207 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jun 1 07:55:58 CEST 2010
Author: jarioksa
Date: 2010-06-01 07:55:57 +0200 (Tue, 01 Jun 2010)
New Revision: 1207
Modified:
pkg/vegan/man/treedive.Rd
Log:
code doc mismatch
Modified: pkg/vegan/man/treedive.Rd
===================================================================
--- pkg/vegan/man/treedive.Rd 2010-05-31 17:09:56 UTC (rev 1206)
+++ pkg/vegan/man/treedive.Rd 2010-06-01 05:55:57 UTC (rev 1207)
@@ -13,7 +13,7 @@
\usage{
treedive(comm, tree, match.force = FALSE)
treeheight(tree)
-treedist(x, tree)
+treedist(x, tree, ...)
}
\arguments{
@@ -24,6 +24,7 @@
labels in \code{tree}. If \code{FALSE}, matching only happens when
dimensions differ, and in that case the species must be in identical
order in both.}
+ \item{\dots}{Other arguments passed to functions (ignored).}
}
\details{
Function \code{treeheight} finds the sum of lengths of connecting
More information about the Vegan-commits
mailing list