X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fltt.plot.Rd;h=2b192efd2bb6d798e372b188bcdbd5827e831637;hb=8883719a9139685f26d4c0c4cb26872d5f6d0d96;hp=9d0b9292ac5605493ba46ea3f5f57ba1d3c71f8d;hpb=c827059eeafc8cbe41c812b26979543ab287803e;p=ape.git diff --git a/man/ltt.plot.Rd b/man/ltt.plot.Rd index 9d0b929..2b192ef 100644 --- a/man/ltt.plot.Rd +++ b/man/ltt.plot.Rd @@ -6,8 +6,8 @@ \usage{ ltt.plot(phy, xlab = "Time", ylab = "N", ...) ltt.lines(phy, ...) -mltt.plot(phy, ..., dcol = TRUE, dlty = FALSE, - legend = TRUE, xlab = "Time", ylab = "N") +mltt.plot(phy, ..., dcol = TRUE, dlty = FALSE, legend = TRUE, + xlab = "Time", ylab = "N", log = "") } \arguments{ \item{phy}{an object of class \code{"phylo"}; this could be an object @@ -27,6 +27,9 @@ mltt.plot(phy, ..., dcol = TRUE, dlty = FALSE, \code{FALSE}).} \item{legend}{a logical specifying whether a legend should be plotted.} + \item{log}{a character string specifying which axis(es) to be + log-transformed; must be one of the followings: \code{""}, + \code{"x"}, \code{"y"}, or \code{"xy"}.} } \description{ These functions plot, on the current graphical device, the minimum