[Vegan-commits] r2113 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Mar 1 15:28:11 CET 2012
Author: jarioksa
Date: 2012-03-01 15:28:10 +0100 (Thu, 01 Mar 2012)
New Revision: 2113
Modified:
pkg/vegan/man/simper.Rd
Log:
tweak simper.Rd formatting
Modified: pkg/vegan/man/simper.Rd
===================================================================
--- pkg/vegan/man/simper.Rd 2012-03-01 13:59:55 UTC (rev 2112)
+++ pkg/vegan/man/simper.Rd 2012-03-01 14:28:10 UTC (rev 2113)
@@ -10,10 +10,9 @@
}
\usage{
- simper(comm, group, permutations = 0, trace = FALSE, ...)
-
- \method{summary}{simper}(object, ordered = TRUE,
- digits = max(3, getOption("digits") - 3), ...)
+simper(comm, group, permutations = 0, trace = FALSE, ...)
+\method{summary}{simper}(object, ordered = TRUE,
+ digits = max(3,getOption("digits") - 3), ...)
}
\arguments{
@@ -57,8 +56,8 @@
differences between groups. The function returns much more
extensive results which can be accessed directly from the result
object (see section Value). Function \code{summary} transforms the
- result to a list of data frames. With argument \code{ordered =
- TRUE} the data frames also include the cumulative contributions and
+ result to a list of data frames. With argument \code{ordered = TRUE}
+ the data frames also include the cumulative contributions and
are ordered by species contribution.
}
More information about the Vegan-commits
mailing list