]> git.donarmstrong.com Git - ape.git/commitdiff
small moification on man page of as.phylo
authorparadis <paradis@6e262413-ae40-0410-9e79-b911bd7a66b7>
Mon, 25 Jun 2012 02:52:46 +0000 (02:52 +0000)
committerparadis <paradis@6e262413-ae40-0410-9e79-b911bd7a66b7>
Mon, 25 Jun 2012 02:52:46 +0000 (02:52 +0000)
git-svn-id: https://svn.mpl.ird.fr/ape/dev/ape@190 6e262413-ae40-0410-9e79-b911bd7a66b7

man/as.phylo.Rd

index 4124046b3f71427064df77ea2e5d79b665be6895..1c9f6e5a7f096d29352bcf1eb0ff25d6cb5f9a43 100644 (file)
@@ -56,6 +56,12 @@ as.igraph(x, ...)
   An object of class \code{"hclust"}, \code{"phylo"}, \code{"network"},
   or \code{"igraph"}.
 }
+\note{
+  In an object of class \code{"hclust"}, the \code{height} gives the
+  distance between the two sets that are being agglomerated. So these
+  distances are divided by two when setting the branch lengths of a
+  phylogenetic tree.
+}
 \author{Emmanuel Paradis}
 \seealso{
   \code{\link[stats]{hclust}}, \code{\link[stats]{as.hclust}},