X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fltt.plot.Rd;h=6f09500b9847a27f5a8b2ddb0a40414941b2643f;hb=50912ceb91f34227ae89432b6e6a8969a3a3f5f7;hp=b090250b553eaa732b6facdbaa236e11b754e7a9;hpb=cc052f3adebcde0dbf4531719f84dfc349373f2c;p=ape.git diff --git a/man/ltt.plot.Rd b/man/ltt.plot.Rd index b090250..6f09500 100644 --- a/man/ltt.plot.Rd +++ b/man/ltt.plot.Rd @@ -7,7 +7,7 @@ ltt.plot(phy, xlab = "Time", ylab = "N", ...) ltt.lines(phy, ...) mltt.plot(phy, ..., dcol = TRUE, dlty = FALSE, legend = TRUE, - xlab = "Time", ylab = "N", log = "")) + xlab = "Time", ylab = "N", log = "") } \arguments{ \item{phy}{an object of class \code{"phylo"}; this could be an object @@ -15,7 +15,7 @@ mltt.plot(phy, ..., dcol = TRUE, dlty = FALSE, legend = TRUE, \item{xlab}{a character string (or a variable of mode character) giving the label for the x-axis (default is "Time").} \item{ylab}{idem for the y-axis (default is "N").} - \item{...}{in the cases of \code{ltt.plot()} and \code{ltt.lines()} + \item{\dots}{in the cases of \code{ltt.plot()} and \code{ltt.lines()} these are further (graphical) arguments to be passed to \code{plot()} or \code{lines()}, respectively (see \code{Details:} on how to transform the axes); in the case \code{mltt.plot()} these @@ -69,10 +69,11 @@ mltt.plot(phy, ..., dcol = TRUE, dlty = FALSE, legend = TRUE, Transactions of the Royal Society of London. Series B. Biological Sciences}, \bold{349}, 25--31. } -\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}} +\author{Emmanuel Paradis} \seealso{ \code{\link{skyline}}, \code{\link{branching.times}}, - \code{\link{birthdeath}}, \code{\link{bd.ext}}, \code{\link{yule.cov}} + \code{\link{birthdeath}}, \code{\link{bd.ext}}, + \code{\link{yule.cov}}, \code{\link{bd.time}} \code{\link[graphics]{plot}} for the basic plotting function in R } \examples{