]> git.donarmstrong.com Git - ape.git/blobdiff - man/rtree.Rd
finally the new plot.phylo...
[ape.git] / man / rtree.Rd
index 264ba5d93e3879b52b31317d81f8b69463cca6ab..48401b5b8341e8a15b439ecbc0a2f599db763319 100644 (file)
@@ -14,8 +14,8 @@ rmtree(N, n, rooted = TRUE, tip.label = NULL, br = runif, ...)
     (the default).}
   \item{tip.label}{a character vector giving the tip labels; if not
     specified, the tips "t1", "t2", ..., are given.}
-  \item{br}{either an R function used to generate the branch lengths
-    (\code{rtree} or \code{NULL} to give no branch lengths) or the
+  \item{br}{an R function used to generate the branch lengths
+    (\code{rtree}; use \code{NULL} to simulate only a topology), or the
     coalescence times (\code{rcoal}). For the latter, a genuine
     coalescent tree is simulated by default.}
   \item{...}{further argument(s) to be passed to \code{br}.}