X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Frtree.Rd;h=b30109cdcbf86eafcd99942067edb0ab04f497fb;hb=3ece2ec76da287a8a86339827cc44e193fe16cdd;hp=05a1fbea45e92ddd4bf67263fd44fa828de8dd14;hpb=6fe5709ee413e5a1a379918a70c64cee05e9ae54;p=ape.git diff --git a/man/rtree.Rd b/man/rtree.Rd index 05a1fbe..b30109c 100644 --- a/man/rtree.Rd +++ b/man/rtree.Rd @@ -14,7 +14,7 @@ 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}{one of the following: (i) an R function used to generate the + \item{br}{one of the following: (i) 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}); (ii) a character to simulate a genuine coalescent tree for \code{rcoal} (the @@ -46,7 +46,7 @@ rmtree(N, n, rooted = TRUE, tip.label = NULL, br = runif, ...) } \author{Emmanuel Paradis} \seealso{ - \code{\link{stree}} + \code{\link{stree}}, \code{\link{rlineage}} } \examples{ layout(matrix(1:9, 3, 3))