]> git.donarmstrong.com Git - ape.git/blobdiff - man/dist.gene.Rd
final commit for ape 3.0
[ape.git] / man / dist.gene.Rd
index 45ac67ae4cf74bb3b8aa7874757bd18f06590aeb..11d6d2e79a123e46e150fd677dedf6ebe7359136 100644 (file)
@@ -40,10 +40,10 @@ dist.gene(x, method = "pairwise", pairwise.deletion = FALSE,
   Missing data (\code{NA}) are coded and treated in R's usual way.
 }
 \value{
-  an object of class \link[stats]{"dist"}. If \code{variance = TRUE} an
+  an object of class \code{dist}. If \code{variance = TRUE} an
   attribute called \code{"variance"} is given to the returned object.
 }
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Emmanuel Paradis}
 \seealso{
   \code{\link{dist.dna}}, \code{\link{cophenetic.phylo}},
   \code{\link[stats]{dist}}