]> git.donarmstrong.com Git - ape.git/blobdiff - man/mantel.test.Rd
new trex() + kronoviz() and bug fixing in identify.phylo()
[ape.git] / man / mantel.test.Rd
index 78624a80df699af41f3458b5aad0169135b84185..5364952c46d25a213dfada17557f03203d6f3f98 100644 (file)
@@ -12,7 +12,7 @@ mantel.test(m1, m2, nperm = 1000, graph = FALSE, ...)
   \item{nperm}{the number of times to permute the data.}
   \item{graph}{a logical indicating whether to produce a summary graph
     (by default the graph is not plotted).}
-  \item{...}{further arguments to be passed to \code{plot()} (to add a
+  \item{\dots}{further arguments to be passed to \code{plot()} (to add a
     title, change the axis labels, and so on).}
 }
 \description{
@@ -50,7 +50,7 @@ mantel.test(m1, m2, nperm = 1000, graph = FALSE, ...)
   London: Chapman & Hall.
 }
 \author{Original code in S by Ben Bolker \email{bolker@zoo.ufl.edu}, ported
-  to R by Julien Claude \email{claude@isem.univ-montp2.fr}
+  to \R by Julien Claude \email{claude@isem.univ-montp2.fr}
 }
 \examples{
 q1 <- matrix(runif(36), nrow = 6)