From: paradis Date: Mon, 25 Jun 2012 02:52:46 +0000 (+0000) Subject: small moification on man page of as.phylo X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4302b11b3ae487613d8f9480dfb86a840087b343;p=ape.git small moification on man page of as.phylo git-svn-id: https://svn.mpl.ird.fr/ape/dev/ape@190 6e262413-ae40-0410-9e79-b911bd7a66b7 --- diff --git a/man/as.phylo.Rd b/man/as.phylo.Rd index 4124046..1c9f6e5 100644 --- a/man/as.phylo.Rd +++ b/man/as.phylo.Rd @@ -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}},