[Vegan-commits] r789 - pkg/vegan/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Apr 5 09:01:19 CEST 2009


Author: jarioksa
Date: 2009-04-05 09:01:18 +0200 (Sun, 05 Apr 2009)
New Revision: 789

Modified:
   pkg/vegan/man/adipart.Rd
   pkg/vegan/man/mrpp.Rd
Log:
R CMD check found some doc issues in Rd files

Modified: pkg/vegan/man/adipart.Rd
===================================================================
--- pkg/vegan/man/adipart.Rd	2009-04-05 06:39:40 UTC (rev 788)
+++ pkg/vegan/man/adipart.Rd	2009-04-05 07:01:18 UTC (rev 789)
@@ -28,7 +28,6 @@
   \item{FUN}{A function to be used by \code{hiersimu}.}
   \item{location}{Character, identifies which function (mean or median) is used to calculate location of the samples.}
   \item{drop.highest}{Logical, to drop the highest level or not. When \code{FUN} evaluates only arrays with at least 2 dimensions, highest level should be dropped, or not selected at all.}
-  \item{x}{An object of class 'adipart'.}
   \item{\dots}{Other arguments passed to functions, e.g. base of logarithm for Shannon diversity (see \code{\link{diversity}}).}
 }
 \details{

Modified: pkg/vegan/man/mrpp.Rd
===================================================================
--- pkg/vegan/man/mrpp.Rd	2009-04-05 06:39:40 UTC (rev 788)
+++ pkg/vegan/man/mrpp.Rd	2009-04-05 07:01:18 UTC (rev 789)
@@ -39,9 +39,11 @@
   \item{dist}{A \code{\link{dist}} object of dissimilarities, such as
     produced by functions \code{\link{dist}}, \code{\link{vegdist}} or
     \code{\link{designdist}}.}.
+  \item{object, x}{A \code{meandist} result object.}
   \item{cluster}{A clustering method for the \code{\link{hclust}}
     function. Any \code{hclust} method can be used, but perhaps only
     \code{"average"} and \code{"single"} make sense.}
+  \item{\dots}{Further arguments passed to functions.}
 }
 
 \details{ Multiple Response Permutation Procedure (MRPP) provides a test



More information about the Vegan-commits mailing list